-
Notifications
You must be signed in to change notification settings - Fork 530
Hue smart button no longer updated #6348
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
Conversation
|
Hello. I updated deconz to version 2.19.01 yesterday. Neither via Phoscon nor via Hue Essentials does the smart button react. Could you please look at this again or give me a tip on how to solve this? Thank you very much and best regards. |
same here :( |
same here, even after a deletion of the switch and re insertion :( Bouton Hue - Abigaelle <= button that I didn't have deleted/linked angain |
|
I cannot help with Phoson, but it's suspicious that it reports the two buttons differently. Make sure to read the Basic attributes of both buttons in the GUI - they should report Manufacturer Name of "Signify Netherlands B.V.", not "Philips". If not, double-check the SW Build ID, it should be "2.47.8_h2F968624". If not, you might need to update the button's firmware. Next, check in the GUI that the FC01 cluster receives the button actions. If not, the issue is likely with the binding of the button to the coordinator, or with the configuration of the button (attribute 0x0031 in the Basic cluster should be 0x000b). The API plugin should set this, once it knows the button is awake, but if the binding isn't there, the API plugin never hears from the button. If you see the button actions in the GUI, but not in the API, please turn on logging INFO, INFO_L2, ERROR, ERROR_L2, APS, and APS_L2, and capture the debug log while pressing the button. |
|
I reverted back to previous version of deconz, and it work again.
|
how to downgrade ? |
nvm, I found it under backups |
|
working after downgrade |
Yes, if using home assistant, there is an automatic backup done that can be restored when a plugin is updated. |
|
I have the same problem. Downgraded |
|
I can confirm this too. Could not connect the button and after downgrading to 2.18.02 I see the button already configured. |

See #6347.