-
-
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
ZGP / greenPower messages do not seem to be forwarded by HUE routers #20586
Comments
Not because wanting to pair a Zigbee Green Power device, but in the past, I tried to use the Maybe the problem is that By the way I have a Sonoff ZBDongle-P coordinator, but I don't think it matters. |
Thanks for the good hint @marazmarci ! I retried pairing to a hue light with very short distance. Unfortunately without any success. Since I read that not all hue devices can be used as green power proxy, here is a screenshot of the "cluster" tab of the specific bulb in z2m I am trying to pair the switch with. Does anybody know, whether the entries at the bottom mark this as a usable green power proxy? |
Normally with Endpoint 242 - Input cluster - greenPower / Output cluster - greenPower as shown in your picture, it should work. I use 7 of them in my network and all have been paired via the "Permit join (Device)" flawlessly. I just had a try on a test zigbee network (no hue device at all!) and I was able to pair a ptm215 (zigbee greenPower device) with both a Sunricher module and a Nodon module. Both had the exactly same input/output cluster frame on endpoint 242. When I tried to pair the same ZGP directly to the coordinator (Sonoff Dongle-P) and without any other device, I was unable to pair it. |
Do you have routers with the same clusters as shown in your picture from your ZGP device and the coordinator? This ensure a smooth transmission of the zigbee commands. I hope it may help you |
I am facing the same issue using a skyconnect adapter. Tried to pair it directly to a hue smart plug and light without being able to. need to be close to the coordinator for it to work. |
Did you already solve the problem? Because I updated to ember and the newest firmware for the Skyconnect dongle. But the ZGP Switches still just connecting with the coordinator. :( |
Sadly no, i have placed the skyconnect a bit differently so the switches can connect to it. not a great solution, but works for me atm. |
Sadly, it seems ZGP devices are force to be paired via the coordinator only. Alreday reported by myself. I know you are busy with the new By the way, if some of you have logs to post, it would be really helpfull to debug the problem. One thing which seems important in my opinion and it was well tested by myself in |
As mentioned before, I don't have much knowledge on the GP spec, and I don't have any device to experiment with. This issue will likely require sniffing some traffic to identify where things are getting lost and possibly why... |
@Nerivec I don't know exactly how many weeks ago (possibly 3-4 weeks), but I estimate it started with an update from 1.36.1-1 to 1.37.0-1. All my switches stopped working and it was not possible to reconnect them. At that time I was using the EZSP adapter stack. I was confused and temporarily connected the switches to deCONZ + Conbee for a few weeks. Then with version 1.37.1-1 I tried again to connect the PTM215Z and they successfully connected just to the coordinator. |
@chris-1243 (or someone else 😉) could you test this again with a v8 firmware with latest dev (the "force to be paired via the coordinator only" part)? |
@Nerivec Until the end of July, I won't be able to do any tests. If someone else is able to do it faster, it would be great otherwise you may have to be patient...😉 You may have a look there #22897, @burmistrzak is really helpfull to debug those zigbeegreen device. By the way, any advice how to use a CC2652P as a sniffer like how simple it is as to do it with a Dongle-E ? |
AFAICT, there is a bug in the firmware of some Hue fixtures that prevents these routers from forwarding ZGP as unicast. I tried reaching out to Signify, but unfortunately haven't heard back yet... Relevant: https://www.zigbee2mqtt.io/advanced/zigbee/01_zigbee_network.html#green-power-devices |
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days |
@chris-1243 @burmistrzak you seem to have a few different GP devices on hand. Could one of you provide me with a sniff (pcap) of a few different interactions (pairing, triggering buttons, basically anything you can do with GP) with different devices? I don't need anything specific, just samples of various messages. PS: you can find me on Discord if you'd prefer sharing it there. |
What happened?
Hi all, after a lot of reading and tinkering around with my zigbee network, I'm looking for some help. I hope I'm posting my problem in the right place. I'm running Zigbee2MQTT as Addon (1.35.0) in Home Assistant (2023.12.4). Home Assistant on a VM via Proxmox on a small pc. Recently I switched from a Conbee II + ZHA to a Sonoff ZBDongle-E (7.3.1.0 build 176) + Zigbee2MQTT. In general great improvement and so far my zigbee network is looking quite stable. It consists of about 100 devices. Mainly Philips Hue & IKEA Tradfri bulbs.
The problematic devices are zigbee green power Friends of Hue switches by Senic (EnOcean PTM 215z).
I was able to pair them and they work very well around the house with a LQI of about 200. But in a room quite far away from the coordinator one of the switches shows a LQI of 8. Barely usable. Several Tradfri and Hue devices in the same room have a LQI around 150 and work very well if controlled via HA app.
The switch was paired using "permit join (All)". I tried to pair it directly with a Hue bulb "permit join (Device)" in the same room with no success. If I take the switch for a walk towards the coordinator LQI increases and it works perfectly.
As I understood the green power messages from the switch should be forwarded by the Hue devices. Instead it seems like the only access point for the switches is the main coordinator.
As a workaround I decided to take a Sonoff ZBDongle-P I had lying around, flash it with the Z-Stack router firmware (CC1352P2_CC2652P_launchpad_router_20221102) and place it half way between switch and coordinator. I was able to pair the switch with the router but LQI did not improve although they a only a few meters apart.
Since a few parts of the house have not joined the network yet I would really like to have the switches running reliably. Be it via a zigbee router stick or a hue routing device.
During my research I found this issue: #10782
Sounds in general like my problem but I can't see how to solve it. Thanks in advance for your help!
What did you expect to happen?
I expect hue routing devices to pick up and relay ZGP messages.
Alternatively I would expect the zigbee router stick to improve the LQI and forward the ZGP messages.
How to reproduce it (minimal and precise)
Zigbee2MQTT version
1.35.0
Adapter firmware version
7.3.1.0 build 176
Adapter
Sonoff ZBDongle-E
Debug log
Not sure which part of which log would help here but I'll do my best to add the information you might need.
The text was updated successfully, but these errors were encountered: