-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
OSRAM AC0251100NJ/AC0251600NJ/AC0251700NJ Hue_Stop not firing #25652
Comments
Could it be related to the breaking changes #24198 including the removal of action and event sensors? |
Looks like there's something missing in the declaration:
|
Other events from the same switches work just fine. No, it looks like the "hue_stop" event simply wasn't declared for this device. Worked fine in 1.4 (with flags set that would pave a smooth(er) way to 2.0) but doesn't work in 2.0. |
Fixed it! Changes will be available in the dev branch in a few hours from now. @m0wlheld thanks for all the help you have been offering lately, it is really appreciated! |
What happened?
After update to Z2M 2.0 the event "hue_stop" (releasing circle button after long press) doesn't fire any more. I tested this with 4 pieces OSRAM AC0251100NJ/AC0251600NJ/AC0251700NJ devices and even went as far as resetting 1 of them and adding it again to Z2M.
What did you expect to happen?
hue_stop event to fire when releasing circle button after long press.
How to reproduce it (minimal and precise)
Install Z2M version 2.0 and see the hue_stop event magically disappear.
Zigbee2MQTT version
2.0.0 commit: 060ae99
Adapter firmware version
20240710
Adapter
SONOFF ZigBee 3.0 USB Dongle Plus, TI CC2652P
Setup
Docker on Synology DS224+, Dongle on Pi2 through Ser2Net
Debug log
log.log
The text was updated successfully, but these errors were encountered: