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 1/3] 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 From 690981f387813ea154f722ac17707d142c831fbb Mon Sep 17 00:00:00 2001 From: jkrcknbrg <100093690+jkrcknbrg@users.noreply.github.com> Date: Sun, 12 Nov 2023 21:25:19 -0500 Subject: [PATCH 2/3] Delete LED_Lighting/Defiant/Defiant 17FL0102.ir --- LED_Lighting/Defiant/Defiant 17FL0102.ir | 41 ------------------------ 1 file changed, 41 deletions(-) delete mode 100644 LED_Lighting/Defiant/Defiant 17FL0102.ir diff --git a/LED_Lighting/Defiant/Defiant 17FL0102.ir b/LED_Lighting/Defiant/Defiant 17FL0102.ir deleted file mode 100644 index 9ab72931..00000000 --- a/LED_Lighting/Defiant/Defiant 17FL0102.ir +++ /dev/null @@ -1,41 +0,0 @@ -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 From 83f84dd3b1e9131ef45eb107cdfc0485140004ff Mon Sep 17 00:00:00 2001 From: jkrcknbrg <100093690+jkrcknbrg@users.noreply.github.com> Date: Sun, 12 Nov 2023 21:25:46 -0500 Subject: [PATCH 3/3] Added Defiant 17FL0102 LED Puck Lights --- Defiant/Defiant_17FL0102.ir | 41 +++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 Defiant/Defiant_17FL0102.ir diff --git a/Defiant/Defiant_17FL0102.ir b/Defiant/Defiant_17FL0102.ir new file mode 100644 index 00000000..9ab72931 --- /dev/null +++ b/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