How do you View Log of all Devices and Scenes?!

How do you view device and scene events in Vera2 UI4? I just came home to my garage open and I need to figure out what triggered the Door to open.

Not sure if this will work for you in UI4:

http://veraip/cgi-bin/cmh/log.sh?Device=LuaUPnP

Change vera ip to the ip of the vera unit.

You can also ssh into vera and have a look at the logs in /var/log/cmh/LuaUPnP.log

  • Garrett

I put in my vera’s IP and it your string didn’t work. I tried substituting the “?” with a device # and it didn’t work either??

The string http://veraip/cgi-bin/cmh/log.sh?Device=LuaUPnP when entered into a browser definitely works in UI5.

Here is my string with my Vera’s IP address: http://192.168.1.115/cgi-bin/cmh/log.sh?Device=LuaUPnP

By the way, do not substitute the character ? with a device number.

If you have events that trigger your scenes you can find them by going to the “Logs” tab of any device … and looking at the history of triggers. MCV collects all this information.

If you have Vera Alerts … you setup your events to report all of this info to your Android phone.