Display only one device in Domoticz Web Interface
Posted: Friday 28 August 2020 13:04
Hi,
Don't know if possible and if not could be helpfull for my Python Web page devlopment.
I want to display Domoticz device into a html popup window, but only one device, selected by 'n' way ( id or name etc ...)
The actual page, http://192.168.1.xx:8080/#/LightSwitches for example, show all LightSwitches devices
could be nice to have something like that:
http://192.168.1.xx:8080/3/LightSwitches (for example) to display the Domoticz interface with only the device with IDX 3.
rgds
Don't know if possible and if not could be helpfull for my Python Web page devlopment.
I want to display Domoticz device into a html popup window, but only one device, selected by 'n' way ( id or name etc ...)
The actual page, http://192.168.1.xx:8080/#/LightSwitches for example, show all LightSwitches devices
could be nice to have something like that:
http://192.168.1.xx:8080/3/LightSwitches (for example) to display the Domoticz interface with only the device with IDX 3.
rgds