From 4b9e587f20916a0b7cd9cd3911dbd8af171d400d Mon Sep 17 00:00:00 2001 From: JA Date: Tue, 18 Oct 2022 09:55:57 -0500 Subject: [PATCH] Create IhomeRz6.ir --- Miscellaneous/iHome/IhomeRz6.ir | 86 +++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 Miscellaneous/iHome/IhomeRz6.ir diff --git a/Miscellaneous/iHome/IhomeRz6.ir b/Miscellaneous/iHome/IhomeRz6.ir new file mode 100644 index 00000000..3ab2b80a --- /dev/null +++ b/Miscellaneous/iHome/IhomeRz6.ir @@ -0,0 +1,86 @@ +Filetype: IR signals file +Version: 1 +# +name: POWER +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 1D 00 00 00 +# +name: MUTE +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 0D 00 00 00 +# +name: Presets +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 04 00 00 00 +# +name: Play_pause +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 18 00 00 00 +# +name: VOL+ +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 0E 00 00 00 +# +name: VOL- +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 0C 00 00 00 +# +name: Back +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 14 00 00 00 +# +name: Fwd +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 16 00 00 00 +# +name: Equalizer +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 08 00 00 00 +# +name: Snooze +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 05 00 00 00 +# +name: Sleep +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 0A 00 00 00 +# +name: Mode +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 06 00 00 00 +# +name: Minus +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 10 00 00 00 +# +name: Plus +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 12 00 00 00