From e2101153c087091923d5b540e753aadf124ca678 Mon Sep 17 00:00:00 2001 From: kerouanton <0github@9c.re> Date: Sun, 31 Jul 2022 12:04:22 +0200 Subject: [PATCH 1/3] Added Rowenta Eole Infinite --- Fans/Rowenta/Rowenta_Eole_Infinite.ir | 32 +++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Fans/Rowenta/Rowenta_Eole_Infinite.ir diff --git a/Fans/Rowenta/Rowenta_Eole_Infinite.ir b/Fans/Rowenta/Rowenta_Eole_Infinite.ir new file mode 100644 index 00000000..a95f9c76 --- /dev/null +++ b/Fans/Rowenta/Rowenta_Eole_Infinite.ir @@ -0,0 +1,32 @@ +Filetype: IR signals file +Version: 1 +# +name: Power +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 19 00 00 00 +# +name: Speed +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 11 00 00 00 +# +name: Auto +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 0C 00 00 00 +# +name: Oscillation +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 0E 00 00 00 +# +name: Timer +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 05 00 00 00 From 15739d5e006e5203a45bb8e23e217f1e25a9b392 Mon Sep 17 00:00:00 2001 From: kerouanton <0github@9c.re> Date: Sun, 31 Jul 2022 12:05:22 +0200 Subject: [PATCH 2/3] Added Mute button --- SoundBars/Bose/Bose_Solo_Soundbar.ir | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/SoundBars/Bose/Bose_Solo_Soundbar.ir b/SoundBars/Bose/Bose_Solo_Soundbar.ir index ac222b83..825dbfb4 100644 --- a/SoundBars/Bose/Bose_Solo_Soundbar.ir +++ b/SoundBars/Bose/Bose_Solo_Soundbar.ir @@ -19,4 +19,10 @@ name: Down type: parsed protocol: NECext address: BA A0 00 00 -command: 02 FD 00 00 \ No newline at end of file +command: 02 FD 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: BA A0 00 00 +command: 01 FD 00 00 \ No newline at end of file From 6e42bee2f363722631b737b9613e2e7a0bd184b6 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sun, 31 Jul 2022 09:36:31 -0700 Subject: [PATCH 3/3] Added make/model to comments --- Fans/Rowenta/Rowenta_Eole_Infinite.ir | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Fans/Rowenta/Rowenta_Eole_Infinite.ir b/Fans/Rowenta/Rowenta_Eole_Infinite.ir index a95f9c76..79dc3dbb 100644 --- a/Fans/Rowenta/Rowenta_Eole_Infinite.ir +++ b/Fans/Rowenta/Rowenta_Eole_Infinite.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 # +# Rowenta Eole Infinite Fan +# name: Power type: parsed protocol: NEC