* Tado climate state moved to python-tado * Resolve various incorrect states and add tests for known tado zone states * Write state instead of calling for an update This is a redux of pr #32564 with all of the zone state now moved into python-tado and tests added for the various states. * stale string * add missing undos to dispachers * remove unneeded hass * naming * rearrange * fix water heater, add test * fix water heater, add test * switch hvac mode when changing temp if in auto/off/smart
9 lines
160 B
JSON
9 lines
160 B
JSON
{
|
|
"expires_in" : 599,
|
|
"scope" : "home.user",
|
|
"token_type" : "bearer",
|
|
"refresh_token" : "refresh",
|
|
"access_token" : "access",
|
|
"jti" : "jti"
|
|
}
|