I have been trying to track down a rouge event that is turning off a device. In doing so, I have ended up becoming frustrated with the current "log" capabilities. They faithfully show the device being turned on this evening at 4:39, and then turned off at 4:55. What I can't tell is WHY it was turned off. Was it an event that fired in the eisy? or a scene activation? or a local switch pressed?
I may not be able to track local switch actions - but it would be nice if the log was a bit more structured and could provide some more cause-effect data for things happening within the eisy. Maybe something like:
This would tell me: Program "IsNightTime" triggered, and it was what turned on the FrontGang light (notice column 5 doesnt say "system"). Then the Off command actually came from a "HolidayProg" trigger than happened to have run earlier in the day and had a WAIT of 3 hours instead of 3 minutes. (Hint: I found the cause of this problem....)
The last line still saying "System" would be the result of my directly toggling the status of the Device via the admin console.
In summary - can the logging be improved to provide more information regarding the chain-of-events rather than just the actions?