My Vera is installed at my vacation home and I’d like to be able to at least log when there has been a power failure that is at least long enough that it causes Vera to reboot.
Is there a log of the “uptime” somewhere?
What I’d like even better is an event that triggers on a reboot and sends me a text each time it reboots. Any ideas how to do that?
Basically you want to send something on start. Create a dummy plugin and put notification code (I used twitter while it worked) as part on init routine.
I’m not a code jockey (and don’t really want to be) writing Luup, telneting into vera and hacking away. Not my idea of relaxation…
I really want the system to work well enough to be usable out-of-the-box. MCV is close, but not quite there yet…
I’m hoping MCV will read these suggestions and take them in as part of UI4 (the real release). I’m happy to help MCV understand the requirement and I will more than happily document on the Wiki the “best” way of doing things that don’t require Luup and hacking.