Page 1 of 1

otherdevices_lastupdate scene

Posted: Tuesday 16 August 2016 12:56
by DanM
Hi,

Is it possible to get the last update time for a scene? I've searched the forums but cant seem to find an answer. otherdevices_lastupdate['Scene:x'] doesnt work for me.

Thanks,

Dan

Re: otherdevices_lastupdate scene

Posted: Tuesday 16 August 2016 13:56
by jvdz
That information is not available like the state of a Scene or Group. From the Event WiKi:
To switch a scene or group, put prefix 'Scene:' or 'Group:' in front of the scene name. Note that it is not possible to check the state of a scene or group, since that is not its intended use. Check a (significant) single device from the scene/group table before switching scenes.
Jos