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

class 'custom_components.wasp_sensor.binary_sensor.WaspBinarySensor' is using self.async_update_ha_state() #5

Open
matthewhadley opened this issue Aug 12, 2023 · 0 comments

Comments

@matthewhadley
Copy link

As of homeassistant 2008.7 (I think) this error is appearing in the logs:

(<class 'custom_components.wasp_sensor.binary_sensor.WaspBinarySensor'>) is using self.async_update_ha_state(), without enabling force_update. Instead it should use self.async_write_ha_state(), please report it to the custom integration author.

@matthewhadley matthewhadley changed the title (<class 'custom_components.wasp_sensor.binary_sensor.WaspBinarySensor'>) is using self.async_update_ha_state() class 'custom_components.wasp_sensor.binary_sensor.WaspBinarySensor' is using self.async_update_ha_state() Aug 15, 2023
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

No branches or pull requests

1 participant