From 6c3da80583355df9e2f94039066859499ddb6d62 Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Wed, 8 Feb 2023 15:15:11 +0000 Subject: [PATCH] Added Baltimore LED Light Strip (Thanks Os87!) --- .../Baltimore/Baltimore_LED_Light_Strip.ir | 87 +++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 LED_Lighting/Baltimore/Baltimore_LED_Light_Strip.ir diff --git a/LED_Lighting/Baltimore/Baltimore_LED_Light_Strip.ir b/LED_Lighting/Baltimore/Baltimore_LED_Light_Strip.ir new file mode 100644 index 00000000..df8fc6ba --- /dev/null +++ b/LED_Lighting/Baltimore/Baltimore_LED_Light_Strip.ir @@ -0,0 +1,87 @@ +Filetype: IR signals file +Version: 1 +# LED Strip Lights, Brand: Baltimore +# +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: 46 00 00 00 +# +name: 60s_off +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 47 00 00 00 +# +name: bright_up +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 44 00 00 00 +# +name: bright_down +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 16 00 00 00 +# +name: ww +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 40 00 00 00 +# +name: nw +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 15 00 00 00 +# +name: arrow_up +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 43 00 00 00 +# +name: arrow_down +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 0D 00 00 00 +# +name: cw +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 19 00 00 00 +# +name: mode +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 18 00 00 00 +# +name: y_sun +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 08 00 00 00 +# +name: red_sun +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 1C 00 00 00 +# +name: night +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 5A 00 00 00