diff --git a/SoundBars/JBL/JBL_5_1_Soundbar.ir b/SoundBars/JBL/JBL_5_1_Soundbar.ir index 22827960..9784e51a 100644 --- a/SoundBars/JBL/JBL_5_1_Soundbar.ir +++ b/SoundBars/JBL/JBL_5_1_Soundbar.ir @@ -20,26 +20,20 @@ type: parsed protocol: NECext address: 80 70 00 00 command: BA 45 00 00 -# -name: Bass -type: parsed -protocol: NECext -address: 80 70 00 00 -command: EC 13 00 00 -# +# name: HDMI type: parsed protocol: NECext address: 80 70 00 00 command: F2 0D 00 00 # -name: Vol+ +name: Vol_up type: parsed protocol: NECext address: 80 70 00 00 command: C7 38 00 00 # -name: Vol- +name: Vol_dn type: parsed protocol: NECext address: 80 70 00 00 @@ -50,3 +44,15 @@ type: parsed protocol: NECext address: 80 70 00 00 command: C1 3E 00 00 +# +name: Bass_up +type: parsed +protocol: NECext +address: 80 70 00 00 +command: EC 13 00 00 +# +name: Bass_dn +type: parsed +protocol: NECext +address: 80 70 00 00 +command: ED 12 00 00