Ecobee "invalid :status attribute". How to query status?


#1

I am trying to use the following Expression to send a notification, but it says “invalid attribute status”.
How can I gather the Ecobee status (Home/Away) ?

"Everyone left, setting Ecobee to away (was " + [mysomethingdevice : status] + “)”


#2

You will have to check inside the piston editor what attributes your ecobee has available. It will depend on the device handler you’re using. Here’s mine…