-
-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added support for entertainment api v2 (hue gradient strips) (#471)
* added support for philips gradient light strip using v2 api * added comments * removed unused code * added entertainment configuration id, fixed issue with identify * fixed bridge discovery * added identify logic for channels. * Minor changes * Update Philips Hue scheme * Power on LED device before streaming Identify colors * added identify to led layout right click * Revert "added identify to led layout right click" This reverts commit a3da48e. * Blink * Updated lights count to workaround lights and channel counts mismatch * Fixes * Update lang resources * Do not override LEDs position before saving * Fix: do not include philipshuev2 into Debug devices list * Refactoring * Clean-up schemes --------- Co-authored-by: awawa-dev <[email protected]> Co-authored-by: Awawa <[email protected]>
- Loading branch information
1 parent
6dfd477
commit 96617ba
Showing
33 changed files
with
1,101 additions
and
176 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.