forked from TillRepo/IrSender
commands.json aktualisiert
This commit is contained in:
@@ -202,38 +202,5 @@
|
|||||||
"/home/till/IrSender2/hektagonPlusMode.json"
|
"/home/till/IrSender2/hektagonPlusMode.json"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"RadioPower": {
|
|
||||||
"description": "Send IR command RadioPower.json",
|
|
||||||
"web_title": "Radio Power",
|
|
||||||
"web_enabled": true,
|
|
||||||
"timeout_seconds": 10,
|
|
||||||
"command": [
|
|
||||||
"python3",
|
|
||||||
"/home/till/IrSender2/ir_send.py",
|
|
||||||
"/home/till/IrSender2/RadioPower.json"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"RadioVolumeUp": {
|
|
||||||
"description": "Send IR command RadioVolumeUp.json",
|
|
||||||
"web_title": "Radio Volume Up",
|
|
||||||
"web_enabled": true,
|
|
||||||
"timeout_seconds": 10,
|
|
||||||
"command": [
|
|
||||||
"python3",
|
|
||||||
"/home/till/IrSender2/ir_send.py",
|
|
||||||
"/home/till/IrSender2/RadioVolumeUp.json"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"RadioVolumeDown": {
|
|
||||||
"description": "Send IR command RadioVolumeDown.json",
|
|
||||||
"web_title": "Radio Volume Down",
|
|
||||||
B "web_enabled": true,
|
|
||||||
"timeout_seconds": 10,
|
|
||||||
"command": [
|
|
||||||
"python3",
|
|
||||||
"/home/till/IrSender2/ir_send.py",
|
|
||||||
"/home/till/IrSender2/RadioVolumeDown.json"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user