From 82f7b1692fe5dc0776c8a8766b2f1f29ab3c51ec Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sun, 19 Jun 2022 21:57:42 -0700 Subject: [PATCH] Added Bauhn (thanks D4DB0D!) --- TVs/Bauhn/Bauhn_tv.ir | 77 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 TVs/Bauhn/Bauhn_tv.ir diff --git a/TVs/Bauhn/Bauhn_tv.ir b/TVs/Bauhn/Bauhn_tv.ir new file mode 100644 index 00000000..1f68dfef --- /dev/null +++ b/TVs/Bauhn/Bauhn_tv.ir @@ -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