You don't see this very often!

Yeah she’s green and smiley face.

image

Normally red grumpy face for the last 10 years LOL.

3 Likes

This is my normal view all green, and has been good for 6 plus years.

The only time i see red is when batteries die without warning(even tho alerts are set up) or after a firmware update that messes with a few devices.

All in i have been without major issues

Its normally the dreaded “Can’t Detect Device” that makes it red for me, usually on motion sensors.

In my experience, it’s only cosmetic. I have a couple of them with the mentioned behavior, so I’m running this at startup to fix them

devNum = 123
luup.variable_set("urn:micasaverde-com:serviceId:HaDevice1", "Configured", 1, devNum)
luup.set_failure(0, devNum)
luup.call_action("urn:micasaverde-com:serviceId:HaDevice1", "Reconfigure", {}, devNum) -- set automatically configure to no

It was a Neo CoolCam motion sensor in my lounge and an outdoor Everspring motion sensor that generally were problematic with “Can’t detect device” red banner.

I’ve set both to never Poll and set them to a long wake up interval like 24hrs.

Still Green smiley Vera at the moment.