This commit is contained in:
hahaTT
2024-02-23 19:42:12 +08:00
parent 45b57c0df3
commit 5d0198bd28
22 changed files with 13640 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
Filetype: IR signals file
Version: 1
#
name: On-off
type: parsed
protocol: NEC
address: 80 00 00 00
command: 01 00 00 00
#
name: Evening_light
type: parsed
protocol: NEC
address: 80 00 00 00
command: 1A 00 00 00
#
name: Brightness+
type: parsed
protocol: NEC
address: 80 00 00 00
command: 02 00 00 00
#
name: Brightness-
type: parsed
protocol: NEC
address: 80 00 00 00
command: 03 00 00 00
#
name: 3000k
type: parsed
protocol: NEC
address: 80 00 00 00
command: 12 00 00 00
#
name: 6500k
type: parsed
protocol: NEC
address: 80 00 00 00
command: 1E 00 00 00