nurikk / zigbee2mqtt-frontend

Zigbee2MQTT frontend
https://www.zigbee2mqtt.io/
GNU General Public License v3.0
253 stars 184 forks source link

[Bug]: OTA update doesn't reflect the new version #1240

Closed vk496 closed 2 years ago

vk496 commented 2 years ago

What happened?

After updating the device via OTA, the about page of the device continues showing the old firmware version.

Trying to read manually the genBasic attributes, reports expected values of date and version firmware.

The issue happens with the PR of lixee device (https://github.com/Koenkk/zigbee-herdsman-converters/pull/3493)

What browsers are you seeing the problem on?

Firefox

Relevant stacktrace

No response

Did you download state.json.zip?

I will not attach state.json.zip

nurikk commented 2 years ago

Did you update your Zigbee2MQTT?

vk496 commented 2 years ago

yep. 0.6.68 (1 commit behind dev). Z2M 1.22.2

Even after restarting Z2M or removing the device (it joins again automatically)

imagen imagen

vk496 commented 2 years ago

With the v4 firmware of the device worked as expected. So I assume it was something related to the firm and not to the frontend