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
"devices": { "Lamp": { "protocol": [ "x10" ], "id": [{ "id": "A2" }], "state": "off" } } "gui": { "Lamp": { "name": "TV Backlit", "group": [ "Lamps" ], "media": [ "all" ] } }
GUI Settings
Setting | Default | Format | Description |
---|---|---|---|
readonly | 0 | 1 or 0 | Disable controlling this device from the GUIs |
A good description on this protocol can be found in this PDF.