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
Does this project work with the original Nest account sign in? Or does the account have to be converted to the new Google account sign in user id method?
The text was updated successfully, but these errors were encountered:
I can verify the google device access api is very much working. I might fork this repo and push some PRs if time allows but I can't really use it in this state as I have two thermostats. The api class is also missing setting temp in other modes other than heat. Personally I would add an argument to set_target_temperature that takes an enum for the mode, then before attempting any api calls to set the temp, make sure the thermostat is in that mode.
@Zendog if you follow this guide you can get up and running within 30min, you have to create a google console project and then a nest console project.
Does this project work with the original Nest account sign in? Or does the account have to be converted to the new Google account sign in user id method?
The text was updated successfully, but these errors were encountered: