Minor corrections (naming and pics)

This commit is contained in:
UberGuidoZ
2023-01-01 23:42:26 -08:00
parent c1c9198e42
commit c400888ba3
8 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,40 @@
Filetype: IR signals file
Version: 1
#
# Antizer Flameless Candles
#
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