Add support for enabling/disabling cloud access in flux_led#61138
Merged
bdraco merged 43 commits intohome-assistant:devfrom Dec 19, 2021
Merged
Add support for enabling/disabling cloud access in flux_led#61138bdraco merged 43 commits intohome-assistant:devfrom
bdraco merged 43 commits intohome-assistant:devfrom
Conversation
|
Hey there @icemanch, mind taking a look at this pull request as it has been labeled with an integration ( |
b9a79bf to
e0780b1
Compare
f8d88d5 to
c8a33c2
Compare
bdraco
commented
Dec 13, 2021
bdraco
commented
Dec 13, 2021
bdraco
commented
Dec 13, 2021
22 tasks
feac6f3 to
0b5bde0
Compare
Member
Author
|
no changes, just keeping the lib in sync so it doesn't conflict with other PRs |
8fa796e to
393afa2
Compare
Member
Author
|
almost got the conflicts unraveled |
balloob
reviewed
Dec 19, 2021
balloob
approved these changes
Dec 19, 2021
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Member
Author
|
Thanks. This one unblocks a lot of other work 👍 |
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed change
A switch is now available to disconnect (or reconnect) the device from the cloud.
We now store the minor version and report it. This ensures we reload the config
entry when discovery sees the version change so the device keeps working.
Changelog: lightinglibs/flux_led@0.26.15...0.27.8
Type of change
Additional information
Checklist
black --fast homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all..coveragerc.The integration reached or maintains the following Integration Quality Scale:
To help with the load of incoming pull requests: