commands.json aktualisiert

This commit is contained in:
2026-06-23 14:45:59 +00:00
parent 48c209893e
commit f3993160ea
+10
View File
@@ -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",