added new TV Philips OLED 934/12 (#3293)

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
MarcelSchm 2023-12-15 20:07:01 +01:00 committed by GitHub
parent 11ac6240d2
commit 8c4716f170
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1686,3 +1686,41 @@ type: parsed
protocol: NEC
address: 40 00 00 00
command: 10 00 00 00
#
# Philips OLED 934/12
#
name: Power
type: parsed
protocol: RC6
address: 00 00 00 00
command: 0C 00 00 00
#
name: Mute
type: parsed
protocol: RC6
address: 00 00 00 00
command: 0D 00 00 00
#
name: Vol_up
type: parsed
protocol: RC6
address: 00 00 00 00
command: 10 00 00 00
#
name: Vol_dn
type: parsed
protocol: RC6
address: 00 00 00 00
command: 11 00 00 00
#
name: Ch_next
type: parsed
protocol: RC6
address: 00 00 00 00
command: 20 00 00 00
#
name: Ch_prev
type: parsed
protocol: RC6
address: 00 00 00 00
command: 21 00 00 00