From e3fa5e00358127526bd0c2c9018e4f35ffe26356 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 4 Aug 2022 19:34:16 -0700 Subject: [PATCH] Added Paulman LED (thanks purechaos!) --- LED_Lighting/Paulman/Paulman_LED.ir | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 LED_Lighting/Paulman/Paulman_LED.ir diff --git a/LED_Lighting/Paulman/Paulman_LED.ir b/LED_Lighting/Paulman/Paulman_LED.ir new file mode 100644 index 00000000..53d14bd1 --- /dev/null +++ b/LED_Lighting/Paulman/Paulman_LED.ir @@ -0,0 +1,16 @@ +Filetype: IR signals file +Version: 1 +# +# Paulman LED White/Yellow +# +name: Off +type: parsed +protocol: NECext +address: 00 EF 00 00 +command: 03 FC 00 00 +# +name: On +type: parsed +protocol: NECext +address: 00 EF 00 00 +command: 03 FC 00 00