From 17ff192f6ed65c0e9cdf5681a9c7e9eb22dd4882 Mon Sep 17 00:00:00 2001 From: revengeday Date: Wed, 4 Sep 2024 22:11:06 +0000 Subject: [PATCH] Add infrared/LED_CR2025.ir --- infrared/LED_CR2025.ir | 62 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 infrared/LED_CR2025.ir diff --git a/infrared/LED_CR2025.ir b/infrared/LED_CR2025.ir new file mode 100644 index 0000000..5b55436 --- /dev/null +++ b/infrared/LED_CR2025.ir @@ -0,0 +1,62 @@ +Filetype: IR signals file +Version: 1 +# +name: 0n +type: parsed +protocol: RC5 +address: 1F 00 00 00 +command: 01 00 00 00 +# +name: Off +type: parsed +protocol: RC5 +address: 1F 00 00 00 +command: 08 00 00 00 +# +name: Timer 4h +type: parsed +protocol: RC5 +address: 1F 00 00 00 +command: 04 00 00 00 +# +name: Timer 6h +type: parsed +protocol: RC5 +address: 1F 00 00 00 +command: 20 00 00 00 +# +name: Blinking +type: parsed +protocol: RC5 +address: 1F 00 00 00 +command: 06 00 00 00 +# +name: Light +type: parsed +protocol: RC5 +address: 1F 00 00 00 +command: 0E 00 00 00 +# +name: Slow +type: parsed +protocol: RC5 +address: 1F 00 00 00 +command: 0C 00 00 00 +# +name: Flickering +type: parsed +protocol: RC5 +address: 1F 00 00 00 +command: 02 00 00 00 +# +name: Dim- +type: parsed +protocol: RC5 +address: 1F 00 00 00 +command: 0A 00 00 00 +# +name: Dim+ +type: parsed +protocol: RC5 +address: 1F 00 00 00 +command: 0B 00 00 00