-
-
Notifications
You must be signed in to change notification settings - Fork 1.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
hue_power_on_behavior not working despite new firmware #2439
Comments
It's the same here, I also tried with and without json (......"zigbee2mqtt/hue_color_1/set/hue_power_on_behavior" -m "recover"), but it didn't help. zigbee2mqtt version: 1.8.0 coordinator: CC2531, zStack12, 20190608 bulb: The bulb connected to the coordinator and 2 router (a diy CC2531 and a Xiaomi power plug). |
Maybe it's a general issue, I had issues setting the osram settings using 1.8.0+dev too. |
We've got a short power loss yesterday and I tried to set the I'm using an CC26X2R1 with Coordinator firmware version: Tested Hue bulbs: |
I also have 9290012573A with "new" firmware 20181115 / 1.46.13_r26312. When used with Hue bridge recovery restored the state bulb was on before losing power. I cannot get this to work with Z2M. Issuing |
"version":"1.8.0-dev" same issue cannot get osram (white dim only)
hue:
Note: |
Dear friend, I have add to my zigbee network a philips hue 929001953101, I have sended mqqt messages to the bulb for select the "hue_power_on_behavior" , any command sended works. I test these commands:
`
I have the 1.8.0 version and CC2531_DEFAULT_20190608.zip. Any solution? thanks in advanced |
Also not working for this bulb (the only one I tried with so far): {"id":9,"type":"Router","ieeeAddr":"0x00178801020a6b33","nwkAddr":57350,"manufId":4107,"manufName":"Philips","powerSource":"Mains (single phase)","model$d":"LCT007","epList":[11,242],"endpoints":{"11":{"$rofId":49246,"epId":11,"devId":528,"inClusterList"$ Command I used: mosquitto_pub -t zigbee2mqtt/0r_bulb/set -m '{"hue_power_on_behavior": "recover"}' Z2M version 1.8.0 |
Should be fixed in latest dev branch, please confirm. |
hue_power_on_behavior works with default,on and off parameters but the recover parameter seems not to work tho. The bulb has a working recover functionality on the Hue Brige |
I've experienced the same: HUE on and off option works fine, recover not (with 1.8.0-dev branch). Philips Hue White Single bulb B22 |
Hi, When will you release the new dev branch? In the 1.8.0 version the hue_power_on_behavior doesn't works. Thanks in advanced. Regards |
You can see the latest dev branch at docker hub (https://hub.docker.com/r/koenkk/zigbee2mqtt/tags). If you use the hassio edge addon it has a delay of some hours if it is available there (2-3h). You need to uninstall and re-install the addon. Please notice that the dev branches have no release number (so it's still 1.8.0 but with the -dev-suffix) |
Should be fixed in the latest dev branch, after updating to this you need to set the I noticed in order for the recover to work, there needs to be quite some time between pulling the power and turning it on again (I tested with 15 seconds in between), otherwise it doesn't work (got same behaviour on the Hue bridge). |
Hi, I wait 15 and 20 seconds but the same problem appears. i send the following message but the hue lamps doen't receive anything,
If i cut the current to the lamps and after i send the message, i receive Mac error acknowledge. I am looking forward to the new version 1.9.0. Thanks for your job Regards |
|
Dear Koenkk, I test the 1.9.0 version and all the states works now correctly: On, Off and revocer. Nice work. I have found a difference from the bridge hub of Philips. With the philips bridge after a power cut we have the option of choosing a custom color. Using your "recover" option we did not recover the last color of the bulb, but simply that if the bulb was on before the power cut the bulb remains on (but in the default philips color -horrible yellow - ) and if the bulb was off After the power cut, the bulb remains off. Is there any way to get a "recover" with some custom color or the last color the bulb was in before the power cut? I've tried select off state (hue power on behavior) and after run a domoticz script using "json" so that the light bulb comes on in my favorite color and it works but unfortunately first the lamp is lit a few milliseconds in the philips default colour and after change to my favorite colour. Thanks for your work. Best regards |
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. |
@Koenkk Getting a Firmware: 1.65.11_hB798F2BF (latest FW, mid may, removes coil whine via SW 'magic')
|
@Chrischi- can you check if this has been fixed in the latest dev branch? |
@Koenkk |
Bug Report
What happened
Sending
mosquitto_pub -t 'zigbee2mqtt/hue_color1/set' -m '{ "hue_power_on_behavior": "off"}'
to a HUE color light bulb does not change the power on state to OFF.The problem occurs for the following bulbs:
Debug Info
zigbee2mqtt version: 1.7.1
CC253X firmware version:
{"type":"zStack12","meta":{"transportrev":2,"product":0,"majorrel":2,"minorrel":6,"maintrel":3,"revision":20180815}}
The text was updated successfully, but these errors were encountered: