ddaggett1 Posted August 13, 2017 Posted August 13, 2017 I've got an interesting problem/bug when trying to program for the hidden door sensors. I include a statement that is essentially "if status door sensor is on" then do x. When I save the program, however, I come back and the statement now reads "if status door sensor is 100%". I have four door sensors, and the programming has the same problem for all of them, so I'm assuming there is a firmware bug for the ISY? Any thoughts? BTW, I'm on 4.6.2 firmware. Thanks!
oberkc Posted August 13, 2017 Posted August 13, 2017 Does the program not work? For a door sensor, "ON" and "100%" should be same. Alternatively, you could try "NOT OFF".
Recommended Posts