Thursday at 07:45 AM1 day I have an external switch and instead of using it as a receiver, I just have a program that says if a specific light status == on (for another light) then turn external switch on. Else turn the switch off. However, it doesn't get triggered when I turn the light on /off. What tiggers the programs to run?
Thursday at 10:47 AM1 day 3 hours ago, PAstrachan said:However, it doesn't get triggered when I turn the light on /off.Normally, a program having a "status = xxx" is triggered when there is a change in status for that device.
Yesterday at 12:12 AM1 day Author That is odd then - it doesn't always trigger. Maybe I need to reboot it.This is all I have for that program. If the pathlight is on then turn on the external plugSometimes this works and other times it doesn't seem to turn off. RIght now it is working fine. Maybe I have some conflict with another program. I'll look into that
Create an account or sign in to comment