SANdood / Ecobee-Suite

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

Mode/Routine/Swiches/Program Helper Won't Trigger on Routine Execution #47

Closed surefoot closed 3 years ago

surefoot commented 3 years ago

After migrating to the new Smarthings Samsung Connect App Mode/Routine/Swiches/Program Helper no longer Triggers on Routine Execution. It still works just fine on a Mode change trigger.
Ecobee Suite Manager Version 1.8.47 Firmware: 000.031.00004.
Controller Version: 2.1.15-6

SANdood commented 3 years ago

The new SmartThings no longer supports Routines - at all. They all get changed to Scenes when you migrate.

The solution is to use a Virtual Switch: have the scene turn on the "Home" Virtual Switch (for example), and have the Helper take action based on Home being turned on. You will also want the Scene to turn off "Away" and "Night" switches when it turns on Home.

surefoot commented 3 years ago

Barry,

The switch is a good work around. Might be a good idea to not allow it to accept an automation/routine as a trigger then. Or at least provide a warning. Currently you can set it up, but it just won’t trigger.

Regards,

Brad

From: Barry Burke notifications@github.com Sent: Tuesday, September 08, 2020 05:24 AM To: SANdood/Ecobee-Suite Ecobee-Suite@noreply.github.com Cc: Brad Weyers brad@instratex.com; Author author@noreply.github.com Subject: Re: [SANdood/Ecobee-Suite] Mode/Routine/Swiches/Program Helper Won't Trigger on Routine Execution (#47)

The new SmartThings no longer supports Routines - at all. They all get changed to Scenes when you migrate.

The solution is to use a Virtual Switch: have the scene turn on the "Home" Virtual Switch (for example), and have the Helper take action based on Home being turned on. You will also want the Scene to turn off "Away" and "Night" switches when it turns on Home.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SANdood/Ecobee-Suite/issues/47#issuecomment-688831362 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFQZLSD4HQKCOYR7IPUYQ3SEYO43ANCNFSM4QZVL4DA . https://github.com/notifications/beacon/AAFQZLQCI3GT2KOLNVMWZTTSEYO43A5CNFSM4QZVL4DKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFEHLXAQ.gif

SANdood commented 3 years ago

I will consider removing it when SmartThings fully removes support for Routines. They are still supporting them for Classic users, it appears.