jkraus Posted August 25, 2019 Posted August 25, 2019 I have had some MS controlling scenes for some time. For some reason they have stopped working correctly. To debug I have reduced the program to the simplest possible program, but it still does not work right. It seems to ignore my KPL status and turn the light off even if the KPL is turned on Workbench MS off Copy - [ID 0002][Parent 0022] If 'Old Garage MS' is switched Off And 'Garage KPL / Garage KPL B' Status is Off Then Wait 2 seconds Set 'Workbench On-Off Module' Off Else - No Actions - (To add one, press 'Action') I am doing this so if the workbench on/off module is turned by a scene that includes the KPL -B then the MS will not turn off the workbench module off I have done this "forever" but cant seem to get it to work now
oberkc Posted August 26, 2019 Posted August 26, 2019 If this program is running true regardless of KPL-B status, I would consider the possibility that the ISY is not seeing the actual status of this keypad. This program should run true only when the motion sensor is switched off and KPL-B is OFF at that time. If something else is happening, I do not see this as a program problem.
Recommended Posts