I am trying to have a very detailed and specific log for each day’s events and triggers. Right now, I have all my events for the day being logged (for instance, lights on at 12:00 and lights off at 1:00). But is there a way I can also add some LUUP code so that the triggers associated with these events are also logged (i.e. door sensor tripped at 12:00 —> lights on at 12:00)?
Each trigger can have code where you could place a call to the log, according to
[url=http://wiki.micasaverde.com/index.php/Luup_Scenes_Events]http://wiki.micasaverde.com/index.php/Luup_Scenes_Events[/url]
I’m using dataMine to log my door sensor trips and lights on, great App for this. I have my back lights turn on if the deck door is opened, and you can see the triggers on the attached graph from dataMine. (0 if off 1 is on) The light turns off 3 mins after the door has been opened. It’s great for troubleshooting problems in logic or just nice to see how long lights are on or how long a door was left opened.
Actually, (probably) the next version of dataMine will include graphing of notifications… They are presented as an icon as in the image below… You can either show all icons (but that can get a bit overwelming), or just view notifications related to the channels being graphed…
Chris