-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
Add bond cover assumed state and local polling #37666
Conversation
…state updates (apply feedback from PR review)
…state updates (apply feedback from PR review)
…state updates (apply feedback from PR review)
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.
Thanks!
Wait.. If you can fetch state from hub, and that is a valid state. Assumed state should not be set to true. |
State inside the Hub is assumed. Bond does not know if you use your remote directly. So if we don't declare assumed, then user can get in trouble, when state would not match, but you disables choices |
Proposed change
Informing HA that Bond integration covers have assumed state tracked by Bond hub, implement polling for state
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: