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

Problem: Update datapoints from lights only when change via Zigbee adapter #707

Closed
Hesse-Bub opened this issue Jul 31, 2020 · 5 comments
Closed
Labels

Comments

@Hesse-Bub
Copy link
Contributor

Hesse-Bub commented Jul 31, 2020

I recognized an issue with updates of datapoints from lights.
They got only new values, when it was changed by the zigbee datpoint. It don't get the values from light automatical.

For example if you have a direct connected remote, the zigbee adapter deosn't recognuze the status changes (for example state or brightness).

The same happens if the light is shortly powered off or cut from electricity, when it comes back it is turned of, but the state of the datapoint is still false and does not change.

** Update**
It is not only with ikea lights, it happens with every light. It seems like there is a problem with the reporting function.

@Hesse-Bub Hesse-Bub changed the title Problem: Update datapoints from (IKEA) lights only when change via Zigbee adapter Problem: Update datapoints from lights only when change via Zigbee adapter Aug 2, 2020
@nob0dy80
Copy link

nob0dy80 commented Aug 7, 2020

expected behavior in my eyes.
there can only be one ultimative master and this should be iobroker in that case.
connect your remote to iobroker (zigbee adapter) and not to the bulp and use scripts to handle this.

@Hesse-Bub
Copy link
Contributor Author

expected behavior in my eyes.
there can only be one ultimative master and this should be iobroker in that case.
connect your remote to iobroker (zigbee adapter) and not to the bulp and use scripts to handle this.

I'm not sure ... because regarding the documentation of binding (https://www.zigbee2mqtt.io/information/binding), there should be a reporting option, to get informed about changes. Dresden electronic has the same function included in deconz.

In my point of view this is a bug of iobroker.zigbee .... it also didn't get any change, if the bulp was cut from power and comes back for example with other brightness

@stale
Copy link

stale bot commented Oct 10, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 10, 2020
@Hesse-Bub
Copy link
Contributor Author

no one an idea?

@stale stale bot removed the stale label Oct 10, 2020
@stale
Copy link

stale bot commented Dec 11, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 11, 2020
@stale stale bot closed this as completed Dec 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants