vinodsr / node-red-contrib-tuya-smart-device

a node-red module for managing tuya smart devices
https://flows.nodered.org/node/node-red-contrib-tuya-smart-device
MIT License
43 stars 15 forks source link

How to get mappings for Beok Thermostat #105

Closed tamueller closed 1 year ago

tamueller commented 1 year ago

Hi everyone, I bought a Beok Floor Heating Thermostat and added it to homeassistant via tuya. using node-red-contrib-tuya-smart-devic I can get and set basic parameters. However, there is no API description, and the API exposes more fields than Homeassistant Integration shows me, and even more than I can see in Tuya. Does anyone know what the additional fields do?

This is a response for a get operation

{"1":true,"2":205,"3":211,"4":"cold","5":"0","8":false,"13":false,"16":0,"20":-15,"21":30,"25":"1","26":false,"31":false,"41":"1","42":"1","101":false,"105":10,"107":35}
What I already know:
2: target temperatur *10
3: current temperature * 10
20: Temperature callibration * 10

Does anyone know a mapping for the other fields? I don't want to just send values, as I'm a bit afraid to brick my device.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

Auto closing the issue