dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 503 forks source link

Fix setting `config/displayflipped` and `config/externalsensortemp` for Bosch thermostat II #7517

Closed SwoopX closed 10 months ago

SwoopX commented 10 months ago

For config/displayflipped, I seem to have fat-fingered the data type. It needs to be 0x20 instead of 0x30. In case of config/externalsensortemp, the eval JS code was incorrect.