From 6e189ca8e00ed02abb52ef2ab33f0c7c78a4cbe8 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Tue, 9 Aug 2022 12:47:02 -0700 Subject: [PATCH] Adding Feron AL5000 Starlight (thanks Svarich!) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Thank you to AliÍŽna Norakari for helping track down info too! --- LED_Lighting/Feron/Feron_AL5000_Starlight.ir | 22 ++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 LED_Lighting/Feron/Feron_AL5000_Starlight.ir diff --git a/LED_Lighting/Feron/Feron_AL5000_Starlight.ir b/LED_Lighting/Feron/Feron_AL5000_Starlight.ir new file mode 100644 index 00000000..4cb9968c --- /dev/null +++ b/LED_Lighting/Feron/Feron_AL5000_Starlight.ir @@ -0,0 +1,22 @@ +Filetype: IR signals file +Version: 1 +# +# Feron AL5000 Starlight ceiling light +# +name: power +type: parsed +protocol: NECext +address: A0 B7 00 00 +command: E9 16 00 00 +# +name: bright_up +type: parsed +protocol: NECext +address: A0 B7 00 00 +command: AB 54 00 00 +# +name: bright_down +type: parsed +protocol: NECext +address: A0 B7 00 00 +command: BC 43 00 00