forked from TillRepo/IrSender
commands.json aktualisiert
This commit is contained in:
@@ -43,6 +43,16 @@
|
|||||||
"command": ["python3", "ir_send.py", "/home/till/IrSender2/mainLightBright.json"],
|
"command": ["python3", "ir_send.py", "/home/till/IrSender2/mainLightBright.json"],
|
||||||
"args": {}
|
"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": {
|
"hektagonChangeColor": {
|
||||||
|
|||||||
Reference in New Issue
Block a user