From c1e47756b7d1b9c4d4d9b1c62fa439605db0b0bc Mon Sep 17 00:00:00 2001 From: Dj1p <46656445+dj1p@users.noreply.github.com> Date: Tue, 18 Jun 2024 17:14:19 +0700 Subject: [PATCH] Create HatariL1Fan.ir --- Fans/Hatari/HatariL1Fan.ir | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 Fans/Hatari/HatariL1Fan.ir diff --git a/Fans/Hatari/HatariL1Fan.ir b/Fans/Hatari/HatariL1Fan.ir new file mode 100644 index 00000000..27910245 --- /dev/null +++ b/Fans/Hatari/HatariL1Fan.ir @@ -0,0 +1,37 @@ +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