Condition Won’t Pass on Device State

ckeyes888
Posts: 2431
Joined: Thu Nov 26, 2009 2:41 pm
Location: Kalispell, MT

Condition Won’t Pass on Device State

Post 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
Attachments
D1E51017-CAAD-4DA1-A75A-DEED44AFABC7.jpeg
D1E51017-CAAD-4DA1-A75A-DEED44AFABC7.jpeg (71.16 KiB) Viewed 2178 times
User avatar
Colorado4Wheeler
Posts: 2794
Joined: Mon Jul 20, 2009 10:48 am
Location: Colorado

Re: Condition Won’t Pass on Device State

Post 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
My Modest Contributions to Indigo:

HomeKit Bridge | Device Extensions | Security Manager | LCD Creator | Room-O-Matic | Smart Dimmer | Scene Toggle | Powermiser | Homebridge Buddy

Check Them Out Here
ckeyes888
Posts: 2431
Joined: Thu Nov 26, 2009 2:41 pm
Location: Kalispell, MT

Re: Condition Won’t Pass on Device State

Post 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
User avatar
Colorado4Wheeler
Posts: 2794
Joined: Mon Jul 20, 2009 10:48 am
Location: Colorado

Re: Condition Won’t Pass on Device State

Post 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.
My Modest Contributions to Indigo:

HomeKit Bridge | Device Extensions | Security Manager | LCD Creator | Room-O-Matic | Smart Dimmer | Scene Toggle | Powermiser | Homebridge Buddy

Check Them Out Here
Post Reply

Return to “Super Conditions (IF-THEN-ELSE)”