zigpy / bellows

A Python 3 project to implement EZSP for EmberZNet devices
GNU General Public License v3.0
177 stars 86 forks source link

EZSP docs incorrectly describe gpepIncomingMessageHandler data #593

Closed konistehrad closed 7 months ago

konistehrad commented 7 months ago

Following the documentation unfortunately returns bad data for gpepIncomingMessageHandler. Fortunately, it looks like zigbee-herdsman gets it right in their implementation. I've dissected it at the data level and their implementation looks good.