zigbeefordomoticz / Domoticz-Zigbee

Zigbee plugin for Domoticz. Allow to connect various zigbee controllers like Zigate but also Texas Instrument CC2531, CC13x2, CC26x2 ; Silicon-Labs; deConz based chipset to be connected to Domoticz
GNU General Public License v3.0
99 stars 43 forks source link

Refactor zclDecoder #1608

Closed pipiche38 closed 1 year ago

pipiche38 commented 1 year ago

In ZclDecoders.py we have a lot of duplicate in the processing of the DType to retreive and decode the corresponding value.

pipiche38 commented 1 year ago

to be handle under the PR #1611