-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
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
Zigbee light does not update state with zha #22237
Comments
I think this is already fixed for 0.90.1 via #22222 but @dmulcahey can probably weigh in more confidently than I could. |
Yep. The fix for this is already merged and will be in .90.1 |
I assume this is for all ZHA Lights, my Cree act the same way. |
Yep, it’s a silly error on my part. Bulbs that report after commands (EX: sengled) hid the issue from me. Sorry for the inconvenience |
Fixed in .90.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Home Assistant release with the issue:
0.90.0
Last working Home Assistant release (if known):
0.89.0
Operating environment (Hass.io/Docker/Windows/etc.):
Hass.io
Component/platform:
zha
Description of problem:
Soon after the update to 0.90.0, the state of the zigbee lights, in my case hue lights, do not change after a service call to turn off or turn on the light. For example, after a reboot one of my light is 'on' and after light.turn_off, the state remains 'on' even if the light itself turned off
Problem-relevant
configuration.yaml
entries and (fill out even if it seems unimportant):Traceback (if applicable):
Additional information:
The text was updated successfully, but these errors were encountered: