Data received - how to know what it is #507
|
I was able to connect to my heat-pump. 1 is the on/off ; 2 and 3 could be the temperature and 4 is the mode. Is there any way of knowing what every parameter is? Can I get more (ex. on the screen the current temps are 1 digit after the , (ex 23,5°C))? |
Answered by
codetheweb
Aug 6, 2021
Replies: 1 comment 2 replies
|
Unfortunately it's very possible that the data accessible locally from your device is different from what the device sends to Tuya's cloud for consumption via the app. There's not really a good way of listing parameters by type, best method is trial and error. |
2 replies
Answer selected by
promy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately it's very possible that the data accessible locally from your device is different from what the device sends to Tuya's cloud for consumption via the app.
There's not really a good way of listing parameters by type, best method is trial and error.