
I'll wait for a fix then
RDNZL wrote:If you want to switch/set devices from CLI, install the xmlrpc tool and you can do this from CLI or a script:
This will Dim device called "AC Dimmer" 50%Code: Select all
$ xmlrpc localhost:9009 device.setdevice "s/AC Dimmer" "s/Dim 50" Result: Boolean: TRUE