Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revised the JBL Soundbar 5.1 #573

Merged
merged 2 commits into from
Sep 15, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 15 additions & 9 deletions SoundBars/JBL/JBL_5_1_Soundbar.ir
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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