Like i mentioned earlier, some get a red titled widget when they are last seen more then 1 hour ago, some aren't. Does anyone know what code to change to get the sensor label to turn red on utility sensors. Its working fine on temp sensors - turns red after not reporting for a while, but not for ...
I'm trying to get the check dead devices.lua example script working and running into issues. Getting this error: 2016-11-14 18:00:00.686 LUA: ===================================================== 2016-11-14 18:00:00.687 LUA: >>> Handler: check-dead-devices 2016-11-14 18:00:00.687 LUA ...
Trying to customize this for an alarm page I want to setup. For temperatures its working well but I want to display Alert status. Any idea how to do this? I've changed the index and the type in the config but its displaying as ??'s { "AddjMulti" : 1.0, "AddjMulti2" : 1.0, "AddjValue" : 0.0 ...
Not sure if the following is possible, if not would be a useful feature. When a sensor has not updated in x hours/days (Due to broken comms etc) then change the icon or colour so we can easily spot broken sensors. Capture.JPG The PIR sends updated every 5 mins so anything longer than 10 mins is ...
Its not to reboot anything - its more of a info notification that I need to investigate a sensor that has not reported in for a while. Found this: https://www.domoticz.com/forum/viewtopic.php?f=31&t=5498 There is already logic inside domoticz, but the function is not completed. function ...