diff --git a/Blu-Ray/Sony/Sony_BDP-S370.ir b/Blu-Ray/Sony/Sony_BDP-S370.ir index f6a3591c..2682a054 100644 --- a/Blu-Ray/Sony/Sony_BDP-S370.ir +++ b/Blu-Ray/Sony/Sony_BDP-S370.ir @@ -2,6 +2,7 @@ Filetype: IR signals file Version: 1 # # Sony BDP-S370 Blu-Ray +# Sony BDP-S301 Blu-Ray # name: Open/Close type: parsed diff --git a/Fans/Hatari/HatariL1Fan.ir b/Fans/Hatari/HatariL1Fan.ir new file mode 100644 index 00000000..3fe67e5a --- /dev/null +++ b/Fans/Hatari/HatariL1Fan.ir @@ -0,0 +1,35 @@ +Filetype: IR signals file +Version: 1 +# +# Hatari remote (Fan) +# Suitable for Hatari SlideSmart L1 and probably all remote controlled Hatari fans +# +name: Power +type: parsed +protocol: NEC +address: 02 00 00 00 +command: 11 00 00 00 +# +name: Speed +type: parsed +protocol: NEC +address: 02 00 00 00 +command: 0D 00 00 00 +# +name: Timer +type: parsed +protocol: NEC +address: 02 00 00 00 +command: 09 00 00 00 +# +name: Swing +type: parsed +protocol: NEC +address: 02 00 00 00 +command: 05 00 00 00 +# +name: Natural +type: parsed +protocol: NEC +address: 02 00 00 00 +command: 15 00 00 00