Page 1 of 1

Condition Won’t Pass on Device State

PostPosted: Sat Jan 13, 2018 1:23 pm
by ckeyes888
Really finding this plugin useful and awesome!

Problem I’m having is with device states in a condition. In particular a garage door state from
an Insteon Garage I/O Module.
The states show correctly for the device and I have other triggers based on it’s open/closed condition
that work fine but I can’t make it work using the plugin.

Shouldn’t this condition pass if the garage door state is “open”?

edit: I did also try “true”, “on” etc.

Thanks,

Carl

Re: Condition Won’t Pass on Device State

PostPosted: Sat Jan 13, 2018 3:35 pm
by Colorado4Wheeler
Binary input 1 would be "off" or "on". I know the dropdown says open/closed but that comes from the Indigo data which is going to give you the "user friendly" version. If you wanted to go THAT route then you would need to use the binaryInput1.ui rather than binaryInput1

Re: Condition Won’t Pass on Device State

PostPosted: Sat Jan 13, 2018 6:39 pm
by ckeyes888
Got it thanks. Working great.
Do wish that bit of confusion would get cleared up someday.

Actually, the only one that worked was true/ false.

Carl

Re: Condition Won’t Pass on Device State

PostPosted: Sat Jan 13, 2018 9:56 pm
by Colorado4Wheeler
That’s at the bottom of all of those, they all end up as true false because they are all aliases for it.