This commit is contained in:
2026-08-23 20:53:21 +02:00
parent 3356ff5978
commit 18d7a98bc7
23 changed files with 1795 additions and 471 deletions
+209
View File
@@ -201,6 +201,215 @@
"/home/till/IrSender2/ir_send.py",
"/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",
"web_enabled": true,
"timeout_seconds": 10,
"command": [
"python3",
"/home/till/IrSender2/ir_send.py",
"/home/till/IrSender2/RadioVolumeDown.json"
]
},
"RadioMute": {
"description": "Send IR command RadioMute.json",
"web_title": "Radio Mute",
"web_enabled": true,
"timeout_seconds": 10,
"command": [
"python3",
"/home/till/IrSender2/ir_send.py",
"/home/till/IrSender2/RadioMute.json"
]
},
"DreamOn": {
"description": "Send IR command DreamOn.json",
"web_title": "Dream On",
"web_enabled": true,
"timeout_seconds": 10,
"command": [
"python3",
"/home/till/IrSender2/ir_send.py",
"/home/till/IrSender2/DreamOn.json"
]
},
"DreamOff": {
"description": "Send IR command DreamOff.json",
"web_title": "Dream Off",
"web_enabled": true,
"timeout_seconds": 10,
"command": [
"python3",
"/home/till/IrSender2/ir_send.py",
"/home/till/IrSender2/DreamOff.json"
]
},
"DreamBrightnessDown": {
"description": "Send IR command DreamBrightnessDown.json",
"web_title": "Dream Brightness Down",
"web_enabled": true,
"timeout_seconds": 10,
"command": [
"python3",
"/home/till/IrSender2/ir_send.py",
"/home/till/IrSender2/DreamBrightnessDown.json"
]
},
"DreamBrightnessUp": {
"description": "Send IR command DreamBrightnessUp.json",
"web_title": "Dream Brightness Up",
"web_enabled": true,
"timeout_seconds": 10,
"command": [
"python3",
"/home/till/IrSender2/ir_send.py",
"/home/till/IrSender2/DreamBrightnessUp.json"
]
},
"DreamModeUp": {
"description": "Send IR command DreamModeUp.json",
"web_title": "Dream Mode Up",
"web_enabled": true,
"timeout_seconds": 10,
"command": [
"python3",
"/home/till/IrSender2/ir_send.py",
"/home/till/IrSender2/DreamModeUp.json"
]
},
"DreamModeDown": {
"description": "Send IR command DreamModeDown.json",
"web_title": "Dream Mode Down",
"web_enabled": true,
"timeout_seconds": 10,
"command": [
"python3",
"/home/till/IrSender2/ir_send.py",
"/home/till/IrSender2/DreamModeDown.json"
]
},
"DreamSpeedUp": {
"description": "Send IR command DreamSpeedUp.json",
"web_title": "Dream Speed Up",
"web_enabled": true,
"timeout_seconds": 10,
"command": [
"python3",
"/home/till/IrSender2/ir_send.py",
"/home/till/IrSender2/DreamSpeedUp.json"
]
},
"DreamSpeedDown": {
"description": "Send IR command DreamSpeedDown.json",
"web_title": "Dream Speed Down",
"web_enabled": true,
"timeout_seconds": 10,
"command": [
"python3",
"/home/till/IrSender2/ir_send.py",
"/home/till/IrSender2/DreamSpeedDown.json"
]
},
"DreamMusicMode": {
"description": "Send IR command DreamMusicMode.json",
"web_title": "Dream Music Mode",
"web_enabled": true,
"timeout_seconds": 10,
"command": [
"python3",
"/home/till/IrSender2/ir_send.py",
"/home/till/IrSender2/DreamMusicMode.json"
]
},
"DreamColBlue": {
"description": "Send IR command DreamColBlue.json",
"web_title": "Dream Col Blue",
"web_enabled": true,
"timeout_seconds": 10,
"command": [
"python3",
"/home/till/IrSender2/ir_send.py",
"/home/till/IrSender2/DreamColBlue.json"
]
},
"DreamColRed": {
"description": "Send IR command DreamColRed.json",
"web_title": "Dream Col Red",
"web_enabled": true,
"timeout_seconds": 10,
"command": [
"python3",
"/home/till/IrSender2/ir_send.py",
"/home/till/IrSender2/DreamColRed.json"
]
},
"DreamColGreen": {
"description": "Send IR command DreamColGreen.json",
"web_title": "Dream Col Green",
"web_enabled": true,
"timeout_seconds": 10,
"command": [
"python3",
"/home/till/IrSender2/ir_send.py",
"/home/till/IrSender2/DreamColGreen.json"
]
},
"DreamColOcean": {
"description": "Send IR command DreamColOcean.json",
"web_title": "Dream Col Ocean",
"web_enabled": true,
"timeout_seconds": 10,
"command": [
"python3",
"/home/till/IrSender2/ir_send.py",
"/home/till/IrSender2/DreamColOcean.json"
]
},
"DreamColOrange": {
"description": "Send IR command DreamColOrange.json",
"web_title": "Dream Col Orange",
"web_enabled": true,
"timeout_seconds": 10,
"command": [
"python3",
"/home/till/IrSender2/ir_send.py",
"/home/till/IrSender2/DreamColOrange.json"
]
},
"DreamModeAuto": {
"description": "Send IR command DreamModeAuto.json",
"web_title": "Dream Mode Auto",
"web_enabled": true,
"timeout_seconds": 10,
"command": [
"python3",
"/home/till/IrSender2/ir_send.py",
"/home/till/IrSender2/DreamModeAuto.json"
]
}
}
}