Python syntax to set mode, comfort setting

SMUSEBY
Posts: 638
Joined: Wed Sep 16, 2009 9:38 pm
Location: California

Python syntax to set mode, comfort setting

Post by SMUSEBY »

Is there a python command to invoke a comfort setting saved on a thermostat?
User avatar
FlyingDiver
Posts: 7830
Joined: Sat Jun 07, 2014 10:36 am
Location: Southwest Florida, USA

Re: Python syntax to set mode, comfort setting

Post by FlyingDiver »

Why not use the pre-defined Action?
Attachments
Screenshot 2024-03-12 at 2.30.15 PM.png
Screenshot 2024-03-12 at 2.30.15 PM.png (210.08 KiB) Viewed 957 times
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
SMUSEBY
Posts: 638
Joined: Wed Sep 16, 2009 9:38 pm
Location: California

Re: Python syntax to set mode, comfort setting

Post by SMUSEBY »

duh.
SMUSEBY
Posts: 638
Joined: Wed Sep 16, 2009 9:38 pm
Location: California

Re: Python syntax to set mode, comfort setting

Post by SMUSEBY »

By the way, the actions available in an Ecobee trigger include 'Programs"? What are these?
User avatar
FlyingDiver
Posts: 7830
Joined: Sat Jun 07, 2014 10:36 am
Location: Southwest Florida, USA

Re: Python syntax to set mode, comfort setting

Post by FlyingDiver »

SMUSEBY wrote:By the way, the actions available in an Ecobee trigger include 'Programs"? What are these?
No idea, it's in the API specs so I implemented it. Check the Ecobee docs.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
SMUSEBY
Posts: 638
Joined: Wed Sep 16, 2009 9:38 pm
Location: California

Re: Python syntax to set mode, comfort setting

Post by SMUSEBY »

I'm fine without it. I thought I might be missing something.
Please feel free to delete this embarrassing exchange.
Post Reply

Return to “Ecobee”