From feb57d0779b64c92c7c8358a50deb4bfd7cef937 Mon Sep 17 00:00:00 2001 From: RogueMaster Date: Wed, 7 Dec 2022 23:21:25 -0500 Subject: [PATCH] IR TV Universal: Toshiba TV (2084) --- assets/resources/infrared/assets/tv.ir | 35 ++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/assets/resources/infrared/assets/tv.ir b/assets/resources/infrared/assets/tv.ir index b97b85bb6..5b9f9cfdf 100755 --- a/assets/resources/infrared/assets/tv.ir +++ b/assets/resources/infrared/assets/tv.ir @@ -3662,3 +3662,38 @@ frequency: 38000 duty_cycle: 0.330000 data: 3505 1690 483 416 454 1258 483 416 454 416 454 417 428 442 428 442 428 441 455 416 454 416 454 416 454 417 452 419 450 1289 451 421 448 423 447 448 422 448 422 448 422 448 422 448 422 448 422 448 422 1319 422 448 422 448 422 448 422 448 423 448 422 448 423 448 422 448 422 1319 422 448 422 1319 422 448 422 1319 422 1319 422 448 422 448 423 1319 422 448 422 1319 422 448 422 1319 422 1320 421 449 421 1319 422 # +name: POWER +type: parsed +protocol: RC5 +address: 01 00 00 00 +command: 0C 00 00 00 +# +name: MUTE +type: parsed +protocol: RC5 +address: 01 00 00 00 +command: 0D 00 00 00 +# +name: VOL+ +type: parsed +protocol: RC5 +address: 01 00 00 00 +command: 10 00 00 00 +# +name: VOL- +type: parsed +protocol: RC5 +address: 01 00 00 00 +command: 11 00 00 00 +# +name: CH+ +type: parsed +protocol: RC5 +address: 01 00 00 00 +command: 20 00 00 00 +# +name: CH- +type: parsed +protocol: RC5 +address: 01 00 00 00 +command: 21 00 00 00 \ No newline at end of file