forked from TillRepo/IrSender
commands.json aktualisiert
This commit is contained in:
@@ -44,6 +44,16 @@
|
||||
"args": {}
|
||||
},
|
||||
|
||||
"hektagonSwitch": {
|
||||
"description": "Send IR command HektagonOn.json",
|
||||
"web_title": "Hektagon On/Off Switch",
|
||||
"web_enabled": true,
|
||||
"api_key": "change-this-global-api-key",
|
||||
"timeout_seconds": 10,
|
||||
"command": ["python3", "ir_send.py", "/home/till/IrSender2/hektagonOn.json"],
|
||||
"args": {}
|
||||
},
|
||||
|
||||
|
||||
"hektagonChangeColor": {
|
||||
"description": "Send IR command hektagonChangeColor.json",
|
||||
|
||||
Reference in New Issue
Block a user