I've been using another software for my home automation for several years. I just purchased a system including the CM15A, AHP, and Smart Macros to improve the reliability of my setup. The problem is, I'm more of a programmer than I am a graphical macro type person. I'm not really sure how to make things work the way I want them.
Here's what I'm trying to do:
Hardware:
- CM15A controller
- 1 standard light switch
- 1+ ActiveEye motion sensor modules
Desired result:
- Turn lights on at dusk
- Turn lights off at 11pm
- Monitor ActiveEye(s) and turn lights on for 15 minutes if they are not currently on (either because it's after 11pm or they were commanded turned off for some reason
So, this leads to 2 question.
1) Can someone provide a link to an example that is at least very similar to what I'm trying to do or provide a step by step? I can figure things out once I see an example (that's how I usually learn new programming languages), but I haven't found a real guide...yet.
2) Can I code in another language to get the logic as I want and then send X10 commands to the CM15A?
Thanks!