GladysAssistant / Gladys

A privacy-first, open-source home assistant
https://gladysassistant.com
Apache License 2.0
2.67k stars 282 forks source link

Zigbee2Mqtt : value is not in the proper format #2001

Closed jgcb00 closed 9 months ago

jgcb00 commented 9 months ago

It appears in two context :

In these case, the value received by Zigbee2Mqtt is of type string instead of a number

I think this is a typical javascript error when the value is not cast to the right value...

To reproduce, create a scene were you try to set a temperature, launch the scene and in the Zigbee2Mqtt interface an error message will appear.

Link to the french community post describing the issue : https://community.gladysassistant.com/t/bug-amelioration-temperature-de-consigne/8586/15