Merge pull request #519 from amec0e/main

Added Daewoo TV remote Unknown model
main
amec0e 2023-07-24 20:31:32 +01:00 committed by GitHub
commit 4552a10cdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,38 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: NEC
address: 80 00 00 00
command: 82 00 00 00
#
name: Vol_up
type: parsed
protocol: NEC
address: 80 00 00 00
command: 9F 00 00 00
#
name: Vol_dn
type: parsed
protocol: NEC
address: 80 00 00 00
command: 8B 00 00 00
#
name: Ch_up
type: parsed
protocol: NEC
address: 80 00 00 00
command: 9B 00 00 00
#
name: Ch_dn
type: parsed
protocol: NEC
address: 80 00 00 00
command: 8F 00 00 00
#
name: Mute
type: parsed
protocol: NEC
address: 80 00 00 00
command: D0 00 00 00