zigpy-deconz icon indicating copy to clipboard operation
zigpy-deconz copied to clipboard

add_endpoint fails to add endpoint 242 for Green Power

Open konistehrad opened this issue 2 years ago • 6 comments

The Conbee II on firmware 0x26780700 seems to only have two available endpoint slots, both of which are already consumed: one for ZHA (endpoint 1) and one for ZLL (endpoint 2). No idea where to go from here but I can't seem to get it to register 242.

konistehrad avatar Nov 14 '23 16:11 konistehrad

That is correct. There is a firmware which provides that functionality, but it looks like deConz never released it. Maybe that is the case for conbeeIII

zigbeefordomoticz avatar Nov 14 '23 16:11 zigbeefordomoticz

Yeah I was able to dig around in the deconz-serial-protocol issues and found a passing reference to the limitation. I've opened a new issue, and I guess we'll see where it goes. I think I'm starting to understand why ZGP support has been something of a uphill battle haha.

konistehrad avatar Nov 14 '23 16:11 konistehrad

You might want to try that one

https://github.com/zigbeefordomoticz/Domoticz-Zigbee/issues/1145#issuecomment-1160837120

zigbeefordomoticz avatar Nov 14 '23 16:11 zigbeefordomoticz

Well look at you with the hookup! Yeah I’ll get this flashed and give it a shot ASAP. Thanks again.

konistehrad avatar Nov 14 '23 17:11 konistehrad

deCONZ supports ZGP devices even with the two endpoint limitation so maybe it's not required to explicitly register one? I'll try to join a device to deCONZ and see what the serial traffic shows.

puddly avatar Nov 14 '23 17:11 puddly

You still get direct Green Power Frame notifications, but I'm not able to get a Hue bulb to send me tunneled frames on 242 without it, at least not in zigpy. I'd love to hear what Deconz is doing, and while you're in there please let me know if they're exposing 242 on the coordinator.

konistehrad avatar Nov 14 '23 18:11 konistehrad