X10
Not yet known
-i --id=id control a device with this id -t --on send an on signal -f --off send an off signal
"living": { "name": "Living", "switch": { "name": "Switch", "protocol": [ "x10" ], "id": [{ "id": "A2" }], "state": "off" } }
Setting | Default | Format | Description |
---|---|---|---|
gui-readonly | 0 | 1 or 0 | Disable controlling this device from the GUIs |
A good description on this protocol can be found in this PDF.