A neighbor with an HAI OmniPro II system (v 3.11D) asked me to add some programming to adjust their thermostats and turn off their lights when they left the house on vacation. It is a simple request and I added the following code using Dealer PC Access.
1. WHEN VACATION
2. THEN SAY VACATION MODE ACTIVE
3. THEN ALL THERMOSTATS HOLD OFF
4. THEN ALL THERMOSTATS MODE AUTO
5. THEN ALL THERMOSTATS COOL SETPOINT 82
6. THEN ALL THERMOSTATS HEAT SETPOING 64
7. THEN Instant Hot Water OFF
8. THEN ALL UNITS OFF
I often provide voice feedback (line 2) to let me know that the code runs, and also to provide audio feedback to the user. I immediately knew that something was amiss when there was no announcement of VACATION MODE ACTIVE after arming (Console key 2 (security), then key 4 (vacation), then code **** ). Once the arming delay was complete, the console showed DAY mode, and not Vacation mode. I repeated this process several times from different consoles and OmniTouch 5.7e’s with the same results. I discovered that if I re-armed the system for vacation mode while the arming delay was currently underway then the system became armed in Vacation mode and the consoles and OT 5.7e’s showed VACATION on their screens. I cannot explain the odd behavior except to wonder if there might be a bug in the firmware programming. Does anyone have any ideas?
In a related issue, this persons HLC lighting does not respond to the ALL UNITS OFF or ALL UNITS ON commands. This became apparent when line 8 (above) did not shut down the lighting. With some more research, I confirmed that each HLC switch was installed correctly and I confirmed that the lights respond to commands sent directly to them. It seems to be the ALL UNITS command which is the problem. In PC ACCESS, I confirmed that in SETUP/UNITS, that the House Code Format indicates HAI Lighting Control (HLC), and that the Enable All On and Enable All Off settings are set to YES for everything. The Address/Node ID is set to n/a for each. Is there a software switch somewhere that I’m missing? Any thoughts?
Greg
1. WHEN VACATION
2. THEN SAY VACATION MODE ACTIVE
3. THEN ALL THERMOSTATS HOLD OFF
4. THEN ALL THERMOSTATS MODE AUTO
5. THEN ALL THERMOSTATS COOL SETPOINT 82
6. THEN ALL THERMOSTATS HEAT SETPOING 64
7. THEN Instant Hot Water OFF
8. THEN ALL UNITS OFF
I often provide voice feedback (line 2) to let me know that the code runs, and also to provide audio feedback to the user. I immediately knew that something was amiss when there was no announcement of VACATION MODE ACTIVE after arming (Console key 2 (security), then key 4 (vacation), then code **** ). Once the arming delay was complete, the console showed DAY mode, and not Vacation mode. I repeated this process several times from different consoles and OmniTouch 5.7e’s with the same results. I discovered that if I re-armed the system for vacation mode while the arming delay was currently underway then the system became armed in Vacation mode and the consoles and OT 5.7e’s showed VACATION on their screens. I cannot explain the odd behavior except to wonder if there might be a bug in the firmware programming. Does anyone have any ideas?
In a related issue, this persons HLC lighting does not respond to the ALL UNITS OFF or ALL UNITS ON commands. This became apparent when line 8 (above) did not shut down the lighting. With some more research, I confirmed that each HLC switch was installed correctly and I confirmed that the lights respond to commands sent directly to them. It seems to be the ALL UNITS command which is the problem. In PC ACCESS, I confirmed that in SETUP/UNITS, that the House Code Format indicates HAI Lighting Control (HLC), and that the Enable All On and Enable All Off settings are set to YES for everything. The Address/Node ID is set to n/a for each. Is there a software switch somewhere that I’m missing? Any thoughts?
Greg