Files
rpi-tulivision/custom_ir_mapping_final.json
2025-09-27 22:35:56 +02:00

43 lines
1.0 KiB
JSON

{
"CUSTOM_BF00_AD52": {
"command": "button_1",
"description": "Button 1 (first decoded command)",
"repeatable": false
},
"CUSTOM_BF00_AF50": {
"command": "button_2",
"description": "Button 2 (second decoded command)",
"repeatable": false
},
"CUSTOM_BF00_A956": {
"command": "button_3",
"description": "Button 3 (third decoded command)",
"repeatable": false
},
"CUSTOM_BF00_E51A": {
"command": "button_4",
"description": "Button 4 (fourth decoded command)",
"repeatable": false
},
"CUSTOM_BF00_F40B": {
"command": "button_5",
"description": "Button 5 (fifth decoded command)",
"repeatable": false
},
"CUSTOM_BF00_B946": {
"command": "button_6",
"description": "Button 6 (sixth decoded command)",
"repeatable": false
},
"CUSTOM_BF00_F807": {
"command": "button_7",
"description": "Button 7 (seventh decoded command)",
"repeatable": false
},
"REPEAT": {
"command": "repeat_last",
"description": "Repeat last command",
"repeatable": false
}
}