diff --git a/Fans/Rowenta/Rowenta_Eole_Infinite.ir b/Fans/Rowenta/Rowenta_Eole_Infinite.ir new file mode 100644 index 00000000..79dc3dbb --- /dev/null +++ b/Fans/Rowenta/Rowenta_Eole_Infinite.ir @@ -0,0 +1,34 @@ +Filetype: IR signals file +Version: 1 +# +# Rowenta Eole Infinite Fan +# +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 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