Add files via upload

This commit is contained in:
xphoenixshadow 2022-12-10 15:06:20 -05:00 committed by GitHub
parent 73a7105642
commit 5ad1e37e73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,38 @@
Filetype: IR signals file
Version: 1
#
name: On
type: parsed
protocol: NECext
address: 08 B7 00 00
command: 00 FF 00 00
#
name: Off
type: parsed
protocol: NECext
address: 08 B7 00 00
command: 02 FD 00 00
#
name: Dimmer
type: parsed
protocol: NECext
address: 08 B7 00 00
command: 10 EF 00 00
#
name: Brighter
type: parsed
protocol: NECext
address: 08 B7 00 00
command: 12 ED 00 00
#
name: Candle_mode
type: parsed
protocol: NECext
address: 08 B7 00 00
command: 0C F3 00 00
#
name: Light_mode
type: parsed
protocol: NECext
address: 08 B7 00 00
command: 0E F1 00 00