From 88814a844aabea15570f25f4aa5e0bc77fcc4efc Mon Sep 17 00:00:00 2001 From: jkrcknbrg <100093690+jkrcknbrg@users.noreply.github.com> Date: Sun, 12 Nov 2023 21:23:56 -0500 Subject: [PATCH] Added Defiant 17FL0102 LED Puck Lights --- LED_Lighting/Defiant/Defiant 17FL0102.ir | 41 ++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 LED_Lighting/Defiant/Defiant 17FL0102.ir diff --git a/LED_Lighting/Defiant/Defiant 17FL0102.ir b/LED_Lighting/Defiant/Defiant 17FL0102.ir new file mode 100644 index 00000000..9ab72931 --- /dev/null +++ b/LED_Lighting/Defiant/Defiant 17FL0102.ir @@ -0,0 +1,41 @@ +Filetype: IR signals file +Version: 1 +# +# Defiant 17FL0102 Puck Lights +# Sold at Home Depot +# +name: On +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 01 00 00 00 +# +name: Off +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 00 00 00 00 +# +name: Green +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 14 00 00 00 +# +name: Blue +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 06 00 00 00 +# +name: Red +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 08 00 00 00 +# +name: White +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 0e 00 00 00 \ No newline at end of file