Added Bauhn (thanks D4DB0D!)

main
UberGuidoZ 2022-06-19 21:57:42 -07:00 committed by GitHub
parent 50ef970fee
commit 82f7b1692f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 77 additions and 0 deletions

View File

@ -0,0 +1,77 @@
Filetype: IR signals file
Version: 1
#
# Bauhn TV
# https://bauhn.com.au/
#
name: Power
type: parsed
protocol: NECext
address: 01 72 00 00
command: 1E E1 00 00
#
name: Source
type: parsed
protocol: NECext
address: 01 72 00 00
command: 07 F8 00 00
#
name: Channel_up
type: parsed
protocol: NECext
address: 01 72 00 00
command: 48 B7 00 00
#
name: Channel_down
type: parsed
protocol: NECext
address: 01 72 00 00
command: 44 BB 00 00
#
name: Vol_up
type: parsed
protocol: NECext
address: 01 72 00 00
command: 0A F5 00 00
#
name: Vol_down
type: parsed
protocol: NECext
address: 01 72 00 00
command: 06 F9 00 00
#
name: Mute
type: parsed
protocol: NECext
address: 01 72 00 00
command: 5C A3 00 00
#
name: Up
type: parsed
protocol: NECext
address: 01 72 00 00
command: 03 FC 00 00
#
name: Down
type: parsed
protocol: NECext
address: 01 72 00 00
command: 5E A1 00 00
#
name: Right
type: parsed
protocol: NECext
address: 01 72 00 00
command: 40 BF 00 00
#
name: Left
type: parsed
protocol: NECext
address: 01 72 00 00
command: 02 FD 00 00
#
name: Ok
type: parsed
protocol: NECext
address: 01 72 00 00
command: 5F A0 00 00