From 88dd568926705cd0d73bdcba2c156995acc61f33 Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Wed, 8 Feb 2023 15:34:06 +0000 Subject: [PATCH] Added Bower LED Ring Light (Thanks jimmyanon!) --- LED_Lighting/Bower/Bower_ring_1.ir | 56 ++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 LED_Lighting/Bower/Bower_ring_1.ir diff --git a/LED_Lighting/Bower/Bower_ring_1.ir b/LED_Lighting/Bower/Bower_ring_1.ir new file mode 100644 index 00000000..be0d43d7 --- /dev/null +++ b/LED_Lighting/Bower/Bower_ring_1.ir @@ -0,0 +1,56 @@ +Filetype: IR signals file +Version: 1 +# +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: White +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 09 00 00 00 +# +name: Blue +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 11 00 00 00 +# +name: red +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 0C 00 00 00 +# +name: green +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 0E 00 00 00 +# +name: rgb_cycle +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 0D 00 00 00 +# +name: brighter +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 04 00 00 00 +# +name: dimmer +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 06 00 00 00