You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have found a issue where TRV becomes unavailable when I have it in OFF mode in the hive app and then boost it in the app also. I find a related error in the log which is..
pyhiveapi/heating.py", line 178, in get_mode
state = data["props"]["previous"]["mode"]
KeyError: 'mode'