Skip to content

Commit cc92f29

Browse files
committed
Add 10 add preset buttons
1 parent 70fc028 commit cc92f29

File tree

1 file changed

+252
-2
lines changed

1 file changed

+252
-2
lines changed

IrRecordPlayback/D_ArduinoIr1.json

Lines changed: 252 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1162,10 +1162,260 @@
11621162
"Variable": "IrCode",
11631163
"Top": 315,
11641164
"Left": 120,
1165-
"Width": 120,
1165+
"Width": 20,
11661166
"Height": 20
11671167
}
1168-
}
1168+
},
1169+
{
1170+
"ControlType": "button",
1171+
"top": "3.2",
1172+
"left": "1",
1173+
"Label": {
1174+
"lang_tag": "cmd_on",
1175+
"text": "P11"
1176+
},
1177+
"Display": {
1178+
"Top": 310,
1179+
"Left": 165,
1180+
"Width": 40,
1181+
"Height": 20
1182+
},
1183+
"Command": {
1184+
"Service": "urn:schemas-arduino-cc:serviceId:ArduinoIr1",
1185+
"Action": "SendIrCode",
1186+
"Parameters": [
1187+
{
1188+
"Name": "Index",
1189+
"Value": "11"
1190+
}
1191+
]
1192+
}
1193+
},
1194+
{
1195+
"ControlType": "button",
1196+
"top": "3.2",
1197+
"left": "1",
1198+
"Label": {
1199+
"lang_tag": "cmd_on",
1200+
"text": "P12"
1201+
},
1202+
"Display": {
1203+
"Top": 310,
1204+
"Left": 210,
1205+
"Width": 40,
1206+
"Height": 20
1207+
},
1208+
"Command": {
1209+
"Service": "urn:schemas-arduino-cc:serviceId:ArduinoIr1",
1210+
"Action": "SendIrCode",
1211+
"Parameters": [
1212+
{
1213+
"Name": "Index",
1214+
"Value": "12"
1215+
}
1216+
]
1217+
}
1218+
},
1219+
{
1220+
"ControlType": "button",
1221+
"top": "3.2",
1222+
"left": "1",
1223+
"Label": {
1224+
"lang_tag": "cmd_on",
1225+
"text": "P13"
1226+
},
1227+
"Display": {
1228+
"Top": 310,
1229+
"Left": 255,
1230+
"Width": 40,
1231+
"Height": 20
1232+
},
1233+
"Command": {
1234+
"Service": "urn:schemas-arduino-cc:serviceId:ArduinoIr1",
1235+
"Action": "SendIrCode",
1236+
"Parameters": [
1237+
{
1238+
"Name": "Index",
1239+
"Value": "13"
1240+
}
1241+
]
1242+
}
1243+
},
1244+
{
1245+
"ControlType": "button",
1246+
"top": "3.2",
1247+
"left": "1",
1248+
"Label": {
1249+
"lang_tag": "cmd_on",
1250+
"text": "P14"
1251+
},
1252+
"Display": {
1253+
"Top": 310,
1254+
"Left": 300,
1255+
"Width": 40,
1256+
"Height": 20
1257+
},
1258+
"Command": {
1259+
"Service": "urn:schemas-arduino-cc:serviceId:ArduinoIr1",
1260+
"Action": "SendIrCode",
1261+
"Parameters": [
1262+
{
1263+
"Name": "Index",
1264+
"Value": "14"
1265+
}
1266+
]
1267+
}
1268+
},
1269+
{
1270+
"ControlType": "button",
1271+
"top": "3.2",
1272+
"left": "1",
1273+
"Label": {
1274+
"lang_tag": "cmd_on",
1275+
"text": "P15"
1276+
},
1277+
"Display": {
1278+
"Top": 310,
1279+
"Left": 345,
1280+
"Width": 40,
1281+
"Height": 20
1282+
},
1283+
"Command": {
1284+
"Service": "urn:schemas-arduino-cc:serviceId:ArduinoIr1",
1285+
"Action": "SendIrCode",
1286+
"Parameters": [
1287+
{
1288+
"Name": "Index",
1289+
"Value": "15"
1290+
}
1291+
]
1292+
}
1293+
},
1294+
{
1295+
"ControlType": "button",
1296+
"top": "3.2",
1297+
"left": "1",
1298+
"Label": {
1299+
"lang_tag": "cmd_on",
1300+
"text": "P16"
1301+
},
1302+
"Display": {
1303+
"Top": 310,
1304+
"Left": 390,
1305+
"Width": 40,
1306+
"Height": 20
1307+
},
1308+
"Command": {
1309+
"Service": "urn:schemas-arduino-cc:serviceId:ArduinoIr1",
1310+
"Action": "SendIrCode",
1311+
"Parameters": [
1312+
{
1313+
"Name": "Index",
1314+
"Value": "16"
1315+
}
1316+
]
1317+
}
1318+
},
1319+
{
1320+
"ControlType": "button",
1321+
"top": "3.2",
1322+
"left": "1",
1323+
"Label": {
1324+
"lang_tag": "cmd_on",
1325+
"text": "P17"
1326+
},
1327+
"Display": {
1328+
"Top": 310,
1329+
"Left": 435,
1330+
"Width": 40,
1331+
"Height": 20
1332+
},
1333+
"Command": {
1334+
"Service": "urn:schemas-arduino-cc:serviceId:ArduinoIr1",
1335+
"Action": "SendIrCode",
1336+
"Parameters": [
1337+
{
1338+
"Name": "Index",
1339+
"Value": "17"
1340+
}
1341+
]
1342+
}
1343+
},
1344+
{
1345+
"ControlType": "button",
1346+
"top": "3.2",
1347+
"left": "1",
1348+
"Label": {
1349+
"lang_tag": "cmd_on",
1350+
"text": "P18"
1351+
},
1352+
"Display": {
1353+
"Top": 310,
1354+
"Left": 480,
1355+
"Width": 40,
1356+
"Height": 20
1357+
},
1358+
"Command": {
1359+
"Service": "urn:schemas-arduino-cc:serviceId:ArduinoIr1",
1360+
"Action": "SendIrCode",
1361+
"Parameters": [
1362+
{
1363+
"Name": "Index",
1364+
"Value": "18"
1365+
}
1366+
]
1367+
}
1368+
},
1369+
{
1370+
"ControlType": "button",
1371+
"top": "3.2",
1372+
"left": "1",
1373+
"Label": {
1374+
"lang_tag": "cmd_on",
1375+
"text": "P19"
1376+
},
1377+
"Display": {
1378+
"Top": 310,
1379+
"Left": 525,
1380+
"Width": 40,
1381+
"Height": 20
1382+
},
1383+
"Command": {
1384+
"Service": "urn:schemas-arduino-cc:serviceId:ArduinoIr1",
1385+
"Action": "SendIrCode",
1386+
"Parameters": [
1387+
{
1388+
"Name": "Index",
1389+
"Value": "19"
1390+
}
1391+
]
1392+
}
1393+
},
1394+
{
1395+
"ControlType": "button",
1396+
"top": "3.2",
1397+
"left": "1",
1398+
"Label": {
1399+
"lang_tag": "cmd_on",
1400+
"text": "P20"
1401+
},
1402+
"Display": {
1403+
"Top": 310,
1404+
"Left": 570,
1405+
"Width": 40,
1406+
"Height": 20
1407+
},
1408+
"Command": {
1409+
"Service": "urn:schemas-arduino-cc:serviceId:ArduinoIr1",
1410+
"Action": "SendIrCode",
1411+
"Parameters": [
1412+
{
1413+
"Name": "Index",
1414+
"Value": "20"
1415+
}
1416+
]
1417+
}
1418+
}
11691419

11701420
]
11711421
},

0 commit comments

Comments
 (0)