mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-06 15:53:55 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -10,19 +10,19 @@ protocol: NECext
|
||||
address: 00 FD 00 00
|
||||
command: 01 FE 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FD 00 00
|
||||
command: 03 FC 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FD 00 00
|
||||
command: 09 F6 00 00
|
||||
#
|
||||
name: Vol_down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FD 00 00
|
||||
|
||||
@@ -4,7 +4,7 @@ Version: 1
|
||||
# Bose SoundTouch
|
||||
# https://www.bose.com/en_us/support/products/bose_speakers_support/bose_smarthome_speakers_support.html
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: raw
|
||||
frequency: 38000
|
||||
duty_cycle: 0.330000
|
||||
@@ -52,13 +52,13 @@ frequency: 38000
|
||||
duty_cycle: 0.330000
|
||||
data: 1044 1457 543 1456 544 1454 546 454 546 454 546 1453 537 1461 539 1460 540 1458 542 457 543 457 543 1455 545 1453 537 463 537 462 538 462 538 460 540 50931 1009 1489 511 1488 512 1487 513 486 514 485 515 1484 516 1483 517 1481 509 1491 509 490 510 489 511 1488 512 1488 512 487 513 487 513 487 513 485 515
|
||||
#
|
||||
name: Vol_Up
|
||||
name: VOL+
|
||||
type: raw
|
||||
frequency: 38000
|
||||
duty_cycle: 0.330000
|
||||
data: 1044 1456 544 455 545 455 534 1464 536 1462 538 1460 540 1458 542 1456 544 1455 545 1453 537 1461 539 460 540 459 541 459 561 437 542 457 543 456 544 50915 1016 1483 517 482 518 482 518 1481 509 1489 511 1487 513 1486 514 1485 515 1483 517 1482 508 1490 510 489 511 488 512 487 513 487 513 486 514 485 515 50956 1047 1452 538 462 538 462 538 1461 539 1460 540 1458 542 1457 543 1456 544 1454 546 1453 547 1451 539 461 539 460 540 460 540 459 541 459 541 457 543
|
||||
#
|
||||
name: Vol_Down
|
||||
name: VOL-
|
||||
type: raw
|
||||
frequency: 38000
|
||||
duty_cycle: 0.330000
|
||||
|
||||
@@ -3,13 +3,13 @@ Version: 1
|
||||
#
|
||||
# Bose WAVE System
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: raw
|
||||
frequency: 38000
|
||||
duty_cycle: 0.330000
|
||||
data: 1011 1479 517 477 516 481 512 1480 516 1473 513 482 511 485 518 1473 513 482 511 1481 515 1474 512 482 511 485 518 1473 513 1477 509 486 517 1473 513 50728 1014 1475 511 484 509 487 516 1475 511 1479 517 477 516 480 513 1478 508 487 516 1475 511 1479 517 478 514 480 513 1479 517 1473 513 508 484 1479 517 50725 1016 1473 513 481 512 484 519 1473 513 1477 509 485 518 478 515 1476 510 485 518 1473 513 1477 509 486 517 478 515 1476 510 1480 516 479 514 1476 510 50735 1069 1421 513 481 512 484 509 1483 513 1477 509 486 517 479 514 1477 509 486 517 1474 512 1479 507 488 515 480 513 1479 507 1483 513 482 511 1479 517 50733 1011 1478 508 513 490 506 486 1478 508 1483 513 508 485 511 482 1482 514 508 485 1480 516 1473 513 508 485 511 482 1483 513 1477 509 512 491 1473 513 50735 1008 1480 516 479 514 508 485 1480 516 1474 512 509 484 486 517 1472 514 508 485 1480 516 1474 512 509 484 512 481 1482 514 1477 509 512 491 1472 514 50738 1006 1509 487 508 485 486 507 1509 487 1503 483 513 490 505 488 1502 484 512 491 1473 513 1503 483 512 491 505 488 1476 510 1507 489 506 487 1503 483
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: raw
|
||||
frequency: 38000
|
||||
duty_cycle: 0.330000
|
||||
|
||||
@@ -3,7 +3,7 @@ Version: 1
|
||||
#
|
||||
# Craig Electronics Speaker CHT904
|
||||
#
|
||||
name: PowerToggle
|
||||
name: POWERToggle
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 20 00 00 00
|
||||
@@ -15,7 +15,7 @@ protocol: NEC
|
||||
address: 20 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: VolumeDown
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 20 00 00 00
|
||||
|
||||
@@ -3,7 +3,7 @@ Version: 1
|
||||
#
|
||||
# Craig Electronics Speaker CHT912
|
||||
#
|
||||
name: PowerToggle
|
||||
name: POWERToggle
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 20 00 00 00
|
||||
@@ -15,7 +15,7 @@ protocol: NEC
|
||||
address: 20 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: VolumeDown
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 20 00 00 00
|
||||
|
||||
@@ -3,7 +3,7 @@ Version: 1
|
||||
#
|
||||
# Craig Electronics Speaker CHT921
|
||||
#
|
||||
name: PowerToggle
|
||||
name: POWERToggle
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
@@ -15,13 +15,13 @@ protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: VolumeDown
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: VolumeDown
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
|
||||
@@ -3,7 +3,7 @@ Version: 1
|
||||
#
|
||||
# Craig Electronics Speaker CHT939
|
||||
#
|
||||
name: PowerToggle
|
||||
name: POWERToggle
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
@@ -15,7 +15,7 @@ protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: VolumeDown
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
|
||||
@@ -3,13 +3,13 @@ Version: 1
|
||||
#
|
||||
# Edifier R1280DB Speaker
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 E7 00 00
|
||||
command: 01 FE 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 E7 00 00
|
||||
|
||||
@@ -15,7 +15,7 @@ protocol: NECext
|
||||
address: 10 E7 00 00
|
||||
command: 3C C3 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 E7 00 00
|
||||
|
||||
@@ -22,7 +22,7 @@ protocol: NECext
|
||||
address: 78 0E 00 00
|
||||
command: 00 FF 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 0E 00 00
|
||||
|
||||
@@ -3,25 +3,25 @@ Version: 1
|
||||
#
|
||||
# JBL Speakers LSR4326P
|
||||
#
|
||||
name: Power_Toggle
|
||||
name: POWER_Toggle
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: Vol_Up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: Vol_Down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
|
||||
@@ -15,7 +15,7 @@ protocol: NECext
|
||||
address: 40 AF 00 00
|
||||
command: 01 FE 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 AF 00 00
|
||||
|
||||
@@ -4,7 +4,7 @@ Version: 1
|
||||
|
||||
#
|
||||
|
||||
name: Power
|
||||
name: POWER
|
||||
|
||||
type: parsed
|
||||
|
||||
@@ -16,7 +16,7 @@ command: 53 AC 00 00
|
||||
|
||||
#
|
||||
|
||||
name: Mute
|
||||
name: MUTE
|
||||
|
||||
type: parsed
|
||||
|
||||
@@ -28,7 +28,7 @@ command: AD 52 00 00
|
||||
|
||||
#
|
||||
|
||||
name: Vol_up
|
||||
name: VOL+
|
||||
|
||||
type: parsed
|
||||
|
||||
@@ -40,7 +40,7 @@ command: 26 D9 00 00
|
||||
|
||||
#
|
||||
|
||||
name: Vol_down
|
||||
name: VOL-
|
||||
|
||||
type: parsed
|
||||
|
||||
|
||||
@@ -3,31 +3,31 @@ Version: 1
|
||||
#
|
||||
# Sony Amp STR-DE875
|
||||
#
|
||||
name: PowerToggle
|
||||
name: POWERToggle
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 10 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: Power_On
|
||||
name: POWER_On
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 10 00 00 00
|
||||
command: 2E 00 00 00
|
||||
#
|
||||
name: Power_Off
|
||||
name: POWER_Off
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 10 00 00 00
|
||||
command: 2F 00 00 00
|
||||
#
|
||||
name: Vol_Up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 10 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: Vol_Down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 10 00 00 00
|
||||
|
||||
@@ -3,7 +3,7 @@ Version: 1
|
||||
#
|
||||
# Steljes Desktop Speakers
|
||||
#
|
||||
name: On_off
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 85 23 00 00
|
||||
@@ -21,7 +21,7 @@ protocol: NECext
|
||||
address: 85 23 00 00
|
||||
command: 47 B8 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 85 23 00 00
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: On_Off
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: Vol_Up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: Vol_Down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user