This commit is contained in:
2023-10-19 20:07:37 +03:00
parent 493ada2c34
commit 310a02dca8
7 changed files with 237 additions and 0 deletions
+35
View File
@@ -0,0 +1,35 @@
Filetype: IR signals file
Version: 1
#
# LG TV
# в комнате на работе
#
name: Power
type: parsed
protocol: NEC
address: 04 00 00 00
command: 08 00 00 00
#
name: Channel Up
type: parsed
protocol: NEC
address: 04 00 00 00
command: 00 00 00 00
#
name: Channel Down
type: parsed
protocol: NEC
address: 04 00 00 00
command: 01 00 00 00
#
name: Volume Up
type: parsed
protocol: NEC
address: 04 00 00 00
command: 02 00 00 00
#
name: Volume Down
type: parsed
protocol: NEC
address: 04 00 00 00
command: 03 00 00 00