lastupdate
Posted: Friday 21 June 2019 16:19
Hi There All,
Is it possible to do:
more then 2 but less then 10 minutes. I don't know how to code if it is possible....
Is it possible to do:
more then 2 but less then 10 minutes. I don't know how to code if it is possible....
Code: Select all
if (domoticz.devices(iPhone).lastUpdate.minutesAgo > 2 and < 10)