pete_c
Guru
I keep it simple relating to the programming directly on the HAI OPII such that the OPII can run on its own should the HA server not be available (if you add an HA server to your mix )
Like my outside lights are programmed to go on should motion occur after their scheduled off time. Like at 3 AM.
Doing a bit more (and I believe you can also do same with the HAI application software) with my HA server I utilize a motion sensor, mail box sensor , video and other variables for more complex events triggered both in part by the HAI OPII devices or variables. I also utilize TTS from the HA server (with a bit more choices) and some customized touchscreens along too with the HAI 5.7 TS's.
Mixing and matching programmed events I sometimes lose track of what is running what. If I choose to test a particular function / event with numerous variables I either use debug statements in the VB scripts or turn logging on with time stamps so I can validate functions.
With both systems you can do this. With customized screen scraps or weather data or email data you can do said lamp, alarm, heater "stuff" but even a short TTS synopsis of local weather, news, house status, etc. Its up to you and your imagination on what and when you want to do it. The HW panels offered by HAI & Elk offer the initial infrastructure base and from their you can continue to add / suppliment what you can do by adding more modules to either panel.
Like my outside lights are programmed to go on should motion occur after their scheduled off time. Like at 3 AM.
Doing a bit more (and I believe you can also do same with the HAI application software) with my HA server I utilize a motion sensor, mail box sensor , video and other variables for more complex events triggered both in part by the HAI OPII devices or variables. I also utilize TTS from the HA server (with a bit more choices) and some customized touchscreens along too with the HAI 5.7 TS's.
Mixing and matching programmed events I sometimes lose track of what is running what. If I choose to test a particular function / event with numerous variables I either use debug statements in the VB scripts or turn logging on with time stamps so I can validate functions.
While I'm at it: one of my intents is to use a 'task' or 'button' as an alarm system for my wife and I. I would have two, one preset for each of our work wake up times. Before we go to bed, we would turn the 'alarm' on, which I presume would be a flag of some sort. Then in the morning I'd have my bedside lamp come up slowly, followed by a time annunciation of some sort, and then turn on the bathroom lights and the heater. Any thoughts on implementing this with UPB? Any advantages of one system over the other?
With both systems you can do this. With customized screen scraps or weather data or email data you can do said lamp, alarm, heater "stuff" but even a short TTS synopsis of local weather, news, house status, etc. Its up to you and your imagination on what and when you want to do it. The HW panels offered by HAI & Elk offer the initial infrastructure base and from their you can continue to add / suppliment what you can do by adding more modules to either panel.