I am having trouble using conditional events, I have a sensor hooked up to my
GC100 that senses if the satelite receiver is powered on or off, then if I want to turn on the power for the receiver I first need to check that the receiver is off using that sensor, and if it is off send the power ir signal, if it's already on it shouldn't do anything.
When I check the GC100 Log, as the receiver goes on and off the device Bell Power Sensor gets set to 1 and 0, and the device shows on or off accordingly.
I have setup 2 manually triggered with conditions events (Sat Off and Sat On) that when trigered runs the events Bell Power Off or Bell Power On which check to see the status of the sensor then depending on the status will send the Power IR command.
I have attached a screenshot of the events, when I run the events The log says "Delayed event execution skipped, the conditions applied were not met: testing:Bell Power On" (or Off)
I don't see where I'm going wrong here, can somebody please help?
Thanks!!!!