SANdood / Ecobee-Suite

Ecobee Suite is for integrating Ecobee thermostats & sensors with the Hubitat home automation platform
109 stars 152 forks source link

Resume program not working #56

Closed Porch01 closed 3 years ago

Porch01 commented 3 years ago

I have a helper smartapp setup to resume the ecobee program when I return home(I'm back routine runs) but it does not take the ecobee out of away status (away status on the ecobee was set from another routine running in another helper app). Any thoughts on what may be causing this? Thank you.

SANdood commented 3 years ago

SmartThings by any chance?

Routines are no longer support by SmartThings, now that the conversion to the new app is complete.

You will need to create a virtual switch that gets turned on when you return (I suggest configuring a momentary switch so that it immediately gets turned back off), and change the Routines/Modes/Switches/Programs Helper to activate when the switch gets turned on...

Maksim-us commented 3 years ago

I use "Location mode change" as the trigger for the helper app to set "away", "night", and "resume" and it seems to work.