Generic Switch
None
-t --on send an on signal -f --off send an off signal -i --id=id control a device with this id
"devices": { "switch": { "protocol": [ "generic_switch" ], "id": [{ "id": 100 }], "state": "off" } }, "gui": { "switch": { "name": "Switch", "group": [ "Living" ], "media": [ "all" ] } }
GUI Settings
Setting | Default | Format | Description |
---|---|---|---|
readonly | 1 | 1 or 0 | Disable controlling this device from the GUIs |