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

Wrong device status #78

Closed
erkr opened this issue Jul 13, 2021 · 4 comments
Closed

Wrong device status #78

erkr opened this issue Jul 13, 2021 · 4 comments

Comments

@erkr
Copy link

erkr commented Jul 13, 2021

When I e.g. manually operate my outlet plug by pressing the physical button to toggle one-off (I.e. Innr SP120, but don't think it matters much), the state change isn't propagated back to home assistant.
I'm new using ZHA with a CC2531 adapter, but on a HUE Bridge the state is updated after a while (not instantly, so status is most likely polled).

@puddly
Copy link
Collaborator

puddly commented Jul 13, 2021

While this is a different device, I believe you're affected by the same problem: zigpy/zha-device-handlers#605

@erkr
Copy link
Author

erkr commented Jul 14, 2021

Thanks for pointing to that issue. Not sure it is the same issue. I will verify with a Philips power plug without energy measurement functions and share the outcome.

@erkr
Copy link
Author

erkr commented Jul 15, 2021

Today I verified the behavior with a Philips Smart Plug (no energy measurement options). That device behaves normal! So when operating the physical on/off button, the state in the Home Assistant app immediately changes accordingly. So it seems indeed a specific SP 120 problem as discussed in zigpy/zha-device-handlers#605. Puddly, thx for referring that issue

@erkr
Copy link
Author

erkr commented Jul 20, 2021

Today I replaced the CC2531 with a Conbee 2. With the conbee 2, the manual operation of the power button on the SP120 plug properly propagates back to HA as well.
So this issue is NOT related to the issue zigpy/zha-device-handlers#605. That issue described there with the energy meter stays unknown and that issue is also applicable with the Conbee 2.

@erkr erkr closed this as completed Jul 24, 2021
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

2 participants