Code: Select all
onmouseover="Device.popup('<device>');"
I need it, because I want to abuse the floorplans to create my ir-remotes. Make a background picture with the remote buttons then overlay it with custom transparent icons. I will be using a normal On/Off switch from a virtual device, call my sh script to launch lirc and then in the sh script I turn the switch off again with a json call. This part works good, but to be usable I need to disable the device popup. See also http://www.domoticz.com/forum/viewtopic.php?f=8&t=8787
Thanks in advance