-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Implement Ignore list for poll control configuration on Ikea devices #48667
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
Conversation
Hey there @dmulcahey, mind taking a look at this pull request as its been labeled with an integration ( |
Thanks for implanting the fix !! I think it shall not doing any problems with the blinds but i cant testing then i dont have any of them but it shall being more or less that IKEA is normally is doing in there GW. |
Awesome. Hope this will make it to 2021.4.0! |
@Adminiuga Home Assistant doesn't use the term Fyi; the alternative for |
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.
2a0fe1e
to
21af2d5
Compare
Co-authored-by: Hmmbob <33529490+hmmbob@users.noreply.github.com>
Breaking change
No
Proposed change
Don't configure "long_poll_interval" for Ikea devices, as it may cause battery drain.
Type of change
Example entry for
configuration.yaml
:n/a
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: