zigpy / zigpy-deconz

A library which communicates with Deconz radios for zigpy
GNU General Public License v3.0
87 stars 20 forks source link

Proper GPDF handling, forward to ZGP controller in application #235

Open konistehrad opened 1 year ago

konistehrad commented 1 year ago

Early pull to utilize the code found in https://github.com/zigpy/zigpy/pull/1282 to properly deserialize and forward GPDFs. Stops some log spam when we receive direct green power data frames more than anything.