Is there a way to capture on a daily basis the number of times a door was opened and display this value in label, then reset the next day.
Also could you keep track on a weekly basis the number of times a motion sensor was triggered between times n and y and show the average number ?
Thinking a little more about this, I would need to be able to change the variable, via a script when the motion sensor is triggered. So far I have not been able to find a way to create an event when the status of a device changes. Is this even possible?