-
Notifications
You must be signed in to change notification settings - Fork 475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disable hue light controls when in sync mode #1144
Disable hue light controls when in sync mode #1144
Conversation
Duplicate profile check: Passed - no duplicate profiles detected. |
cb0c85e
to
0ac94d5
Compare
Minimum allowed coverage is Generated by 🐒 cobertura-action against 0cd2002 |
Test Results 59 files 374 suites 0s ⏱️ Results for commit 0cd2002. ♻️ This comment has been updated with latest results. |
0ac94d5
to
491d1b0
Compare
@@ -6,10 +6,6 @@ components: | |||
version: 1 | |||
- id: switchLevel | |||
version: 1 | |||
config: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since the custom presentation isn't visible in this changeset, I wanted to make a visibility comment here to call out that these embedded device configs are removed in this PR because they're rolled in to the custom presentation upon which this PR depends.
491d1b0
to
8fba48d
Compare
Channel deleted. |
8fba48d
to
721f184
Compare
Added |
721f184
to
70abf14
Compare
70abf14
to
0cd2002
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This code is the last code to finalize hue music sync.
It should be included in R2 timeline so please merge it as soon as possible.
Update Philips Hue light device profiles to reference device configurations that disable the light controls when it is in sync mode. This PR should not be merged until the device configurations have been deployed.