-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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 Dimmer Switch Not Working / Intermittent Issue #637
Comments
Just deleted it from DB and Conf again, restarted zb2mqtt, put the device next to the cc2531 and held the pair button for 10 seconds, waited for the lights to "do their thing" Came back to the computer, no pairing notification in the console however From previous attempts i know this is the right device the ieeeAddr matches previous successful pairs |
5 minutes later, its not in pairing mode, its not flashing, no lights are on this appears in the console i hit a few buttons and it appears to be working
|
Just pulled another brand new one from the box (have a stack here ready to go) initiated the pairing
It found the device, identified it, connected to it then for some reason said a device was incoming (only new connecting device is this one) And none of the buttons do anything, no green light when pressing, no mqtt events. Update: 5 minutes later this device is also now working i will monitor and report back, there was something funky going on i started attempting to use these devices 3 days ago and have not been able to make a reliable device until just now. |
Its been 3 hours since all of this just want to post an update. I installed 3 more direct zigbee connected hue lights in an attempt to bolster the network thinking maybe the signal strength was too low? After doing so both dimmers were getting between 30 ~ 70 link quality depending on position in the room (3x4m room) Both worked fine for about 3 hours, and the last hour both have stopped working, the last message i got from either of them was me pressing buttons
|
Update 10 hours since last comment, Both hue remotes have continued to not work, no logs available as there is nothing in the logs. Power cycled both remotes (holding 4 buttons) neither are responding. One difference between the other days, the green light flickers when pressing buttons but nothing comes through to z2m |
It might be interesting to see what happens when you sniff the traffic and press a button when the device is disconnected (https://www.zigbee2mqtt.io/how_tos/how_to_sniff_zigbee_traffic.html). |
Interesting, okay i've ordered another cc stick i'll flash it when it gets here and report back 😄 |
Following the steps outlined by this user i was able to get my hue remotes paired, however the are still experiencing dropouts and when those dropouts occur just like the users on that thread the whole system has to be restarted and repaired in order to get communication going again (and even then its not reliable, having to restart z2m multiple times and repair multiple times before it catches) if it helps the hue dimmer switches are both model 324131137411 @Koenkk i saw in another thread you mentioned yours are working as expected, could we compare model numbers and see if there is a silent revision or possibly a location based revision (i am in Australia, maybe we got a different version of the product here) |
Following along with the notes in Koenkk/zigbee2mqtt#531 i changed to another zigbee channel and repaired everything. So far, everything has connected including hue remotes and appear to be working reliably however since this issue can take days to present i'll continue monitoring and upload some more details when my sniffer arrives. |
You may also have a look at Koenkk/zigbee2mqtt#1474 . If possible it would be good to know if the dimmer are stable if no router devices (powered) are in network. |
Thats an interesting angle i will sniff this as soon as the sniffer arrives! i do have lots of routers connected as of 2 hours ago they appear to be stable but i will keep monitoring. |
This may be caused due to Koenkk/zigbee2mqtt#2017 |
@Koenkk Interesting I had a read through that, it could be that. To keep the thread updated i've not replied in 7 days mainly becuase Since doing #2 my hue dimmer switches have been connected reliably, they have stopped working however pressing all four buttons on the remote and giving it 10 seconds to repair seems to be working now. There is probably still an issue going on, but its much much better than it was before i performed #2 and the 4 button reset is actually working where as before it wasnt (which was probably related to Koenkk/zigbee2mqtt#2017) I'll wait for my sniffer to arrive so i can verify whats happening when they drop. |
Just released a fix for Koenkk/zigbee2mqtt#2017 in the dev branch, let me know if this also fixes this issue. |
Okay so not great so far, i just git checked out dev, npm installed and restarted z2m it wiped my database and everything is gone. (i have backups but for whatever reason stuff isn't pairing) Will take a while before i can get back to you regarding fixed or not as i have to rebuild my network. |
With dev, while trying to pair im getting permission errors on the pi Oct 06 14:50:48 raspberrypi npm[13681]: (node:13696) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 6) |
Making progress on restoring the network, Some devices are responding others however: Oct 06 15:09:00 raspberrypi npm[14082]: zigbee2mqtt:error 2019-10-06T07:09:00: Entity 'ROLamp' is unknown "are unknown" they are in the database and configuration but appear to not be connecting |
Are they in configuration.yaml under that name? |
Yep, i migrated it in from my 1.6.0-stable build :) just going around reparing everything manually they say something like "Device announced its self" after I repair them. |
One strange thing, i have a stack of power outlets throughout the house. the rest (same model) scattered throughout the house "Device is unknown" then i repair them and get "Device announced its self" and they work fine. not a huge problem, just a pain to repair it but im not sure why they are disconnected with the restored data from 1.6.0-stable. |
Okay everything is back up and running. I've got another hue remote here, paired it first try no problems. Old remote /dimmer/dev1 and /dimmer/dev2 Have attempted to make it fail by moving around the house resetting them at various locations (4 button reset) and every time z2m picks them up and pairs without issue. I dont have a sniffter yet, but im going to go out on a limb and say this is resolved now, they were working reliably on another channel but 4 button reset was still sketchy wouldn't take 100% of the time. Now they are all taking 100% of the time. |
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. |
Just so this doesnt go stale without anyone knowing what happened. Long story short... few resync's later, updated to -dev branch... using a new ccusb stick with a bigger antenna on it and i haven't had this problem happen again. |
Okay so I'll try my best to describe this, i saw a few people talking recently about hue dimmer switches not working i am also experiencing something similar (i have 20 other devices working, and have written my own driver for the 3a/nue switches so i'm feeling confidant its not a user error issue)
So pairing the hue dimmer switch (brand new, never used) pulled battery tab zigbee2mqtt found it and registered an entry in my configuration.yaml
Zigbee2mqtt found it and paired and identified it as a hue remote.
Pressing buttons i can see events emitting on its mqtt namespace. So far so good.
I come back a few hours later press a button, nothing little green light flashes on the device no message in zigbee2mqtt logs i reset the device holding down 4 buttons light goes green, flickers red/orange back to green then off.
Press buttons, no events.
I leave it for a few hours come back, press buttons the events are now working as expected.
A few hours later pressing buttons on the remote no green light device appears dead now? (i saw someone else mention a similar issue)
So i deleted all entries from DB and Conf.yaml restarted zigbee2mqtt, repaired, db and conf entries are back lights working on the controller again when pressing buttons events are arriving. 10 to 15 minutes later back to no events, restart zigbee2mqtt events are arriving 10 to 15 mins later no events.
If its worth noting my current setup consists of a bunch of outlets acting as routers throughout the house, a couple of hue lights paired zigbee direct.
I'm using 1.6 and coordinator 20190619 on the cc2531 usb stick
615]: zigbee2mqtt:info 9/24/2019, 7:16:44 PM Logging to directory: '/opt/zigbee2mqtt/data/log/2019-09-24.19-16-42' Sep 24 19:16:44 raspberrypi npm[6615]: zigbee2mqtt:info 9/24/2019, 7:16:44 PM Starting zigbee2mqtt version 1.6.0 (commit #e26ad2a) Sep 24 19:16:44 raspberrypi npm[6615]: zigbee2mqtt:info 9/24/2019, 7:16:44 PM Starting zigbee-shepherd Sep 24 19:16:46 raspberrypi npm[6615]: zigbee2mqtt:info 9/24/2019, 7:16:46 PM zigbee-shepherd started Sep 24 19:16:46 raspberrypi npm[6615]: zigbee2mqtt:info 9/24/2019, 7:16:46 PM Coordinator firmware version: '20190619'
upon restarting zigbee2mqtt it does seem to receive a single event from the device.
Sep 24 19:16:48 raspberrypi npm[6615]: zigbee2mqtt:info 9/24/2019, 7:16:48 PM MQTT publish: topic 'zigbee2mqtt/0x0017880106b7a3b5', payload '{"battery":100,"linkquality":26,"counter":1,"brightness":155}'
Anyway I'm not 100% sure what is going on with this one, but i'd seen a couple of other reports recently and also am experiencing some weirdness so i figured i'd raise it and see if any of my details can help pinpoint whats going on.
The text was updated successfully, but these errors were encountered: