FIX: [hue] XY == 0 => bri = 0 (#1124)

This commit is contained in:
Chris Browet
2021-02-23 13:59:40 +01:00
committed by GitHub
parent 9e281b2347
commit f843b5a046
2 changed files with 2 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updated dependency rpi_ws281x to latest upstream
### Fixed
- LED-Hue: Proper black in Entertainement mode if min brightness is set
### Removed