When I arm away or vacation I have code to turn off all lights and if dark turn on a few. The lights turn off and back on as expected however the controller shows off for the the lights that were turned back on. The controller is running 3.10D firmware and the dimmers are HAI CFL. They were setup with Configure HLC Device in PC Access. Status works for these devices normally, just not in this scenario.
UPstart shows the following when this code is run.
To me this looks like a HAI controller firmware issue. If I send the command by itself in PCAccess I see the following in UPstart. With the above all off the controller seems to be confused when the lights are turned back on and doesn't update its internal status or send the Indicate to the scene or room controller. Anybody else seen this or know of a work around?
Code:
WHEN House AWAY
WHEN House VACATION
THEN ALL UNITS OFF
WHEN House AWAY
WHEN House VACATION
AND IF DARK
THEN Hallway Light ON
THEN SET LIGHTING LEVEL Back Room Pots TO 50%
UPstart shows the following when this code is run.
Code:
1,12/21/2012 19:15:01,2/2,25,Activate,255,,,-2,[multiple receivers],,
1,12/21/2012 19:15:01,4/4,25,Indicate,255,,,-193,,,
1,12/21/2012 19:15:02,2/2,25,Activate,255,,,-8,[multiple receivers],,
1,12/21/2012 19:15:03,4/4,25,Indicate,255,,,-194,,,
2,12/21/2012 19:15:05,2/2,25,Activate,255,,,-14,Unit 018 - Basement Light,Preset 02,
1,12/21/2012 19:15:05,4/4,25,Indicate,255,,,-195,,,
1,12/21/2012 19:15:07,2/2,25,Goto,4095,,,2,Unit 002 - Hallway Light,,100% in Snap!
1,12/21/2012 19:15:08,2/2,25,Fade Start,4095,,,11,Unit 011 - Back Room Pots,,50% at default rate
To me this looks like a HAI controller firmware issue. If I send the command by itself in PCAccess I see the following in UPstart. With the above all off the controller seems to be confused when the lights are turned back on and doesn't update its internal status or send the Indicate to the scene or room controller. Anybody else seen this or know of a work around?
Code:
1,12/21/2012 20:53:01,2/2,25,Fade Start,4095,,,11,Unit 011 - Back Room Pots,,50% at default rate
1,12/21/2012 20:53:02,4/4,25,Indicate,255,,,-7,[multiple receivers],,
1,12/21/2012 20:53:03,4/4,25,Indicate,255,,,-194,,,