From 1dae25aef58d28b2712d6c21437f5d554723cb09 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sat, 8 Oct 2022 00:56:22 -0700 Subject: [PATCH 1/4] Added model to description comment --- ACs/Fujitsu/Fujitsu_AC_ASU18RLF.ir | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ACs/Fujitsu/Fujitsu_AC_ASU18RLF.ir b/ACs/Fujitsu/Fujitsu_AC_ASU18RLF.ir index d3f2d886..3a405c51 100644 --- a/ACs/Fujitsu/Fujitsu_AC_ASU18RLF.ir +++ b/ACs/Fujitsu/Fujitsu_AC_ASU18RLF.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 # +# Fujitsu AC ASU18RLF +# name: On_fan type: raw frequency: 38000 From 73a7105642f1dc850232209996ba2dcaa76f664e Mon Sep 17 00:00:00 2001 From: xphoenixshadow <48157884+xphoenixshadow@users.noreply.github.com> Date: Sat, 10 Dec 2022 15:05:01 -0500 Subject: [PATCH 2/4] Add files via upload --- .../Koopower_hg4011_LED_Light_String.ir | 74 +++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 LED_Lighting/KooPower/Koopower_hg4011_LED_Light_String.ir diff --git a/LED_Lighting/KooPower/Koopower_hg4011_LED_Light_String.ir b/LED_Lighting/KooPower/Koopower_hg4011_LED_Light_String.ir new file mode 100644 index 00000000..31cbc031 --- /dev/null +++ b/LED_Lighting/KooPower/Koopower_hg4011_LED_Light_String.ir @@ -0,0 +1,74 @@ +Filetype: IR signals file +Version: 1 +# +name: On +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 45 00 00 00 +# +name: Off +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 47 00 00 00 +# +name: Dim +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 08 00 00 00 +# +name: Brighten +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 5A 00 00 00 +# +name: Mode_1 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 44 00 00 00 +# +name: Mode_2 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 43 00 00 00 +# +name: Mode_3 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 07 00 00 00 +# +name: Mode_4 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 09 00 00 00 +# +name: Mode_5 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 16 00 00 00 +# +name: Mode_6 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 0D 00 00 00 +# +name: Mode_7 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 0C 00 00 00 +# +name: Mode_8 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 5E 00 00 00 From 5ad1e37e73a1ae5d19cffa682db4f118d6b596ce Mon Sep 17 00:00:00 2001 From: xphoenixshadow <48157884+xphoenixshadow@users.noreply.github.com> Date: Sat, 10 Dec 2022 15:06:20 -0500 Subject: [PATCH 3/4] Add files via upload --- .../Antizer_Flameless_Candles.ir | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 LED_Lighting/Antizer Flameless Candles/Antizer_Flameless_Candles.ir diff --git a/LED_Lighting/Antizer Flameless Candles/Antizer_Flameless_Candles.ir b/LED_Lighting/Antizer Flameless Candles/Antizer_Flameless_Candles.ir new file mode 100644 index 00000000..fded9bb0 --- /dev/null +++ b/LED_Lighting/Antizer Flameless Candles/Antizer_Flameless_Candles.ir @@ -0,0 +1,38 @@ +Filetype: IR signals file +Version: 1 +# +name: On +type: parsed +protocol: NECext +address: 08 B7 00 00 +command: 00 FF 00 00 +# +name: Off +type: parsed +protocol: NECext +address: 08 B7 00 00 +command: 02 FD 00 00 +# +name: Dimmer +type: parsed +protocol: NECext +address: 08 B7 00 00 +command: 10 EF 00 00 +# +name: Brighter +type: parsed +protocol: NECext +address: 08 B7 00 00 +command: 12 ED 00 00 +# +name: Candle_mode +type: parsed +protocol: NECext +address: 08 B7 00 00 +command: 0C F3 00 00 +# +name: Light_mode +type: parsed +protocol: NECext +address: 08 B7 00 00 +command: 0E F1 00 00 From f2978eb6c1d7978086ece33879cbd7e06de2a9a8 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Tue, 13 Dec 2022 11:05:39 -0800 Subject: [PATCH 4/4] Added description to comments --- .../Antizer Flameless Candles/Antizer_Flameless_Candles.ir | 2 ++ LED_Lighting/KooPower/Koopower_hg4011_LED_Light_String.ir | 2 ++ 2 files changed, 4 insertions(+) diff --git a/LED_Lighting/Antizer Flameless Candles/Antizer_Flameless_Candles.ir b/LED_Lighting/Antizer Flameless Candles/Antizer_Flameless_Candles.ir index fded9bb0..cbeea416 100644 --- a/LED_Lighting/Antizer Flameless Candles/Antizer_Flameless_Candles.ir +++ b/LED_Lighting/Antizer Flameless Candles/Antizer_Flameless_Candles.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 # +# Antizer Flameless Candles +# name: On type: parsed protocol: NECext diff --git a/LED_Lighting/KooPower/Koopower_hg4011_LED_Light_String.ir b/LED_Lighting/KooPower/Koopower_hg4011_LED_Light_String.ir index 31cbc031..c249c87f 100644 --- a/LED_Lighting/KooPower/Koopower_hg4011_LED_Light_String.ir +++ b/LED_Lighting/KooPower/Koopower_hg4011_LED_Light_String.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 # +# Koopower HG4011 LED Light String +# name: On type: parsed protocol: NEC