mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-10-16 11:46:00 +00:00
feat: add basic Digihome TV remote for Butlins (#925)
Basic remote options for the Digihome TVs in The Keys accomodation at Butlins Skegness, UK
This commit is contained in:
committed by
GitHub
parent
85122d4987
commit
7d388d0402
77
TVs/Digihome/Butlins.ir
Normal file
77
TVs/Digihome/Butlins.ir
Normal file
@@ -0,0 +1,77 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Basic remote options for the Digihome TVs in The Keys accomodation
|
||||
# at Butlins Skegness, UK
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 01 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: Guide
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 01 00 00 00
|
||||
command: 2F 00 00 00
|
||||
#
|
||||
name: Up
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 01 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: Down
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 01 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: Left
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 01 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: Right
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 01 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: Ok
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 01 00 00 00
|
||||
command: 35 00 00 00
|
||||
#
|
||||
name: Ch_next
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 01 00 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: Ch_prev
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 01 00 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 01 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 01 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 01 00 00 00
|
||||
command: 0D 00 00 00
|
Reference in New Issue
Block a user