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