Merge pull request #787 from nothingbutlucas/main

feat(TVs): Add new brand and tv model
This commit is contained in:
UberGuidoZ 2024-09-03 18:10:32 -07:00 committed by GitHub
commit 521afe273a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

59
TVs/BGH/BGH_BLE2814D.ir Normal file
View File

@ -0,0 +1,59 @@
Filetype: IR signals file
Version: 1
#
# BGH TV BLE2814D
# Some buttons missing
#
name: Power
type: parsed
protocol: NECext
address: 00 BF 00 00
command: 03 FC 00 00
#
name: Mute
type: parsed
protocol: NECext
address: 00 BF 00 00
command: 15 EA 00 00
#
name: Vol_up
type: parsed
protocol: NECext
address: 00 BF 00 00
command: 16 E9 00 00
#
name: Vol_dn
type: parsed
protocol: NECext
address: 00 BF 00 00
command: 1A E5 00 00
#
name: Source
type: parsed
protocol: NECext
address: 00 BF 00 00
command: 1E E1 00 00
#
name: Menu
type: parsed
protocol: NECext
address: 00 BF 00 00
command: 1C E3 00 00
#
name: Display
type: parsed
protocol: NECext
address: 00 BF 00 00
command: 46 B9 00 00
#
name: 1
type: parsed
protocol: NECext
address: 00 BF 00 00
command: 00 FF 00 00
#
name: 2
type: parsed
protocol: NECext
address: 00 BF 00 00
command: 01 FE 00 00