This is an old revision of the document!
Arctech Switches
Supported Brands
Brand | Protocol |
---|---|
Elro | elro |
Sender Arguments
-s --systemcode=systemcode control a device with this systemcode -u --unitcode=unitcode control a device with this unitcode -t --on send an on signal -f --off send an off signal
Config
"living": { "name": "Living", "order": 1, "switch": { "name": "Switch", "order": 1, "protocol": "elro", "type": 1, "systemcode": 8, "unitcode": 12, "state": "off", "values": [ "on", "off" ] } }