genielabs / HomeGenie

HomeGenie, the programmable automation intelligence
https://homegenie.it
GNU General Public License v3.0
402 stars 157 forks source link

Event scheduler needs to fire even if HG thinks module is in correct state #39

Closed bkenobi closed 9 years ago

bkenobi commented 10 years ago

Longer discussion here: http://www.homegenie.it/forum/index.php?topic=360.msg2352#msg2352

HG should send triggered events even if the module is currently in that state. X10 modules can be toggled locally without sending PLC commands that HG can track. If a light is turned on locally, HG will not know that it should turn that light off at the "sunrise" event time.

bkenobi commented 9 years ago

This is not a problem with the scheduled event handler, it is related to the c# code and an update has been provided on the forum.