Initial support for Hue Play Gradient Lightstrip (#1187)

Model ID is LCX001. Add as Gamut C device.
This commit is contained in:
Daniel Schwierzeck
2021-04-25 17:22:16 +02:00
committed by GitHub
parent 35ffeb740f
commit 724d90bfdb
2 changed files with 2 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Breaking
### Added
- LED-Devices: basic support for Hue Play Gradient Lightstrip
- WLED: Support of ["live" property] (https://github.com/Aircoookie/WLED/issues/1308), addresses #1095
- WLED: Support storing/restoring state, fixes #1101