mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-05 15:23:54 +00:00
refactor: adapt new naming scheme for TVs
This commit is contained in:
@@ -3,7 +3,7 @@ Version: 1
|
||||
#
|
||||
# Android TV MXQ X96 H96 MAX / V88 / TX6 / T95X / T95M Plus / TX3
|
||||
#
|
||||
name: On
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
@@ -27,13 +27,13 @@ protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
@@ -117,7 +117,7 @@ protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 4C 00 00 00
|
||||
#
|
||||
name: MUTE
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user