OK- looking for an idea.
I am using R525 which I think is about the latest. It has the new scheduler.
I am using X10 and to make it reliable enough I have OVER DESIGNED my DUSK to DAWN timer such that it sends an A1-ON command EVERY 10 minutes between DUSK and DAWN.
Now it works great EXCEPT when my wife wants to watch a movie... in this case... she wants to shut some of those A1 lights off temporarily but my timer just turns them back on every 10 minutes!
Ha... not happy wife.
So I am wondering if anyone has an idea for temporarily suspending this timer code if a flag is set somewhere... is this what a "Virtual Module" would be for?
I guess if so... I would need to figure out how to access the state of a virtual module from within the JAVA code of the timer script.
Any ideas?
Thanks!!