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
101 stars 43 forks source link

Upgrade Time during OTA Upgrade End Response #1800

Closed pipiche38 closed 1 day ago

pipiche38 commented 2 days ago

The parameter upgrade_time, was incorrectly set and set to 0x00000000 It was working with native zigate, as the UTC time was most likely set to 0.

With zigpy as we are setting the UTC time, it didn't work anymore.