Skip to content
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

Message that a lilght should use wriite_ha_state instead of update_ha_state. #18

Closed
granvillebarker opened this issue Dec 10, 2023 · 2 comments · May be fixed by #20
Closed

Message that a lilght should use wriite_ha_state instead of update_ha_state. #18

granvillebarker opened this issue Dec 10, 2023 · 2 comments · May be fixed by #20

Comments

@granvillebarker
Copy link

2023-12-09 20:15:50.439 WARNING (MainThread) [homeassistant.helpers.entity] Entity light.abigail_s_bath_lights (<class 'custom_components.control4.light.Control4Light'>) is using self.async_update_ha_state(), without enabling force_update. Instead it should use self.async_write_ha_state(), please create a bug report at https://github.com/lawtancool/hass-control4/issues

@granvillebarker
Copy link
Author

After digging further into this, I can not find the implementation of schedule_update_ha_state() anywhere in the code base.

@lawtancool lawtancool linked a pull request Dec 19, 2023 that will close this issue
@lawtancool
Copy link
Owner

Fixed in #29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants