Files
Flipper-IRDB/TVs/Digihome/Butlins.ir
stevenjameshodgson 7d388d0402 feat: add basic Digihome TV remote for Butlins (#925)
Basic remote options for the Digihome TVs in The Keys accomodation at Butlins Skegness, UK
2025-07-31 22:51:56 +02:00

78 lines
1.1 KiB
Plaintext

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