Open georgecoca opened 2 years ago
I tried to manually make the API request with the same params, and the code error 422 returns also this error message:
{
"errors": [
{
"code": "setting.notSupported",
"title": "fan level not in supported fan levels [LEVEL1, LEVEL2, LEVEL3, AUTO]"
}
]
}
I'm experiencing the same issue
Hi. I'm running Hoobs on latest version 4.1.22 and I've installed this plugin through Hoobs UI. The configuration is the default one, nothing changed there. The accessories are added correctly but every time I want to set in HEAT or COOL mode I get the error code 422 (which seems to be related to authentication). My username and password are the same I use for Tado Account, in fact the plugin works fine getting the state and everything but only fails when i want to set / change the mode / temperature. The OFF option works okay. See here the log: