-
-
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
Philips hue Rporting #2882
Comments
Hue bulbs only support on/off reporting: https://www.zigbee2mqtt.io/information/report.html#support |
@Koenkk thanks for your reply. |
Same issue here, but I have reported it here #1064 (comment) |
I did not receive any update on my hassio edge add-on I will let you know when I have it Thank you so much |
Thanks for the merge. I am now running dev on docker, but I still get the same issue. Also there is this thing of when I use the I have the bulbs set to report state on command, and even Kind regards |
Started changing a group of IKEA partwise by Philips Hues, reporting is shurly set to on, and as long as an IKEA bulb is in the group, it reports state and brighthness to the group. Despite Hue reporting read to be not supported, mine do well, but if only Hues and not a single IKEA in the group, each bulb reports its state and brightness, but group does not get it. |
Please share your |
Hello @Koenkk, How do I share it privately to you? Or is it ok for me to just put it here? Regards |
Here is the log you asked for with |
Found the issue, fixed in latest dev branch. If not, feel free to reopen. |
I just tested this with my own setup on the latest dev build. ON command is now reporting fine, even brightness is reporting now with Hue bulbs. However OFF doesn't seem to register. Edit: I'll do some more testing with debug turned on tomorrow. |
@Koenkk Not sure how to reopen this bug, maybe only OP can. Hope this tag mention gets through. My database.db and logging is found here: https://pastebin.com/Tsss0Fnp |
In my setup with Philips Hue ON/OFF reporting is working when remote is bind to the device. If i bind the remote to a group ON reporting is working but OFF not. |
@mmaster23 did you also bind the remote to a group? |
Forgot to mention that.. yes, my remote is bound to a group. |
I’m having the same behavior. When group is configured lamps in the group report ON but not report OFF. |
Found the issue, fixed in latest dev branch. |
Can confirm that this fixes reporting for off command to groups. (for my setup at least). |
What did you do to get this working? I tried uninstalling/reinstalling add-on, but the group behavior is the same. Reports ON but no OFF reports.
…--
Kleber Carriello
Em 22 de fev de 2020, à(s) 5:05 PM, mmaster23 ***@***.***> escreveu:
Can confirm that this fixes reporting for off command to groups. (for my setup at least).
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Not really related to this thread but the HassIO addon uses a different github repo (https://github.com/danielwelch/hassio-zigbee2mqtt) which isn't in sync (perfectly) with this Koenkk repo. I just ran the docker container as described on the Zigbee2Mqtt docs site. |
@Koenkk Here is the info for my hue light, and I'm using the latest z2m version of course
|
Hi
I have issues with a couple of my hue light that they will not report the state back.
I'am on the Dev. i did try the prod. but have the same issue and I am using "Texas Instruments CC1352P-2"
this are the models of the bulbs that have issus:
LWB004
LWB006
LCT001
LWB004
Log:
`error 2020-02-02 22:58:26: Failed to setup reporting for '0x0017880100dff179' - Error: AREQ - ZDO - bindRsp after 10000ms
at Timeout._onTimeout (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
at listOnTimeout (internal/timers.js:531:17)
at processTimers (internal/timers.js:475:7)
error 2020-02-02 22:58:26: Failed to setup reporting for '0x00178801104c549a' - Error: Timeout - 35974 - 11 - 2 - 6 - 7 after 10000ms
at Timeout._onTimeout (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
at listOnTimeout (internal/timers.js:531:17)
at processTimers (internal/timers.js:475:7)
info 2020-02-02 22:58:34: Zigbee: allowing new devices to join.
info 2020-02-02 22:58:36: Starting network scan (includeRoutes 'false')
error 2020-02-02 22:58:36: Failed to setup reporting for '0x0017880100dd283b' - Error: Timeout - 27601 - 11 - 3 - 6 - 7 after 10000ms
at Timeout._onTimeout (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
at listOnTimeout (internal/timers.js:531:17)
at processTimers (internal/timers.js:475:7)
info 2020-02-02 22:58:36: MQTT publish: topic 'zigbee2mqtt/bridge/config', payload '{"version":"1.9.0-dev","commit":"cf1bb386ead98a78b6b3bfed01e8d151cc7e9c6c","coordinator":{"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20191106}},"log_level":"info","permit_join":true}'
error 2020-02-02 22:58:36: Failed to setup reporting for '0x0017880100dff8af' - Error: Timeout - 27968 - 11 - 4 - 6 - 7 after 10000ms
at Timeout._onTimeout (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
at listOnTimeout (internal/timers.js:531:17)
at processTimers (internal/timers.js:475:7)`
The text was updated successfully, but these errors were encountered: