From 343d7ba8ce8d59674fe70274fdd936ec99f2121b Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Thu, 22 Sep 2022 19:14:40 +0100 Subject: [PATCH] Moved Enido LED cancel to own folder --- Miscellaneous/Enido/Enido_LED_Candle.ir | 64 +++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 Miscellaneous/Enido/Enido_LED_Candle.ir diff --git a/Miscellaneous/Enido/Enido_LED_Candle.ir b/Miscellaneous/Enido/Enido_LED_Candle.ir new file mode 100644 index 00000000..92c71726 --- /dev/null +++ b/Miscellaneous/Enido/Enido_LED_Candle.ir @@ -0,0 +1,64 @@ +Filetype: IR signals file +Version: 1 +# +# Enido LED Flickering Flameless battery powered candle +# +name: On +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 00 00 00 00 +# +name: Off +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 02 00 00 00 +# +name: 2h +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 04 00 00 00 +# +name: 4h +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 06 00 00 00 +# +name: 6h +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 08 00 00 00 +# +name: 8h +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 0A 00 00 00 +# +name: Candle +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 0C 00 00 00 +# +name: Light +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 0E 00 00 00 +# +name: Dim - +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 10 00 00 00 +# +name: Dim + +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 12 00 00 00