Skip to content

Commit 2df7eaf

Browse files
authored
Add Polk MagnifiMini Remote app (#1098)
1 parent 5855061 commit 2df7eaf

1 file changed

Lines changed: 44 additions & 0 deletions

File tree

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
sourcecode:
2+
type: git
3+
location:
4+
origin: https://github.com/varunyellina/flipper-ir-remote-polkmagnifi.git
5+
commit_sha: 9018164e83b0df7fd3e9a02162d5cd329bde3703
6+
7+
short_description: IR remote for the Polk MagnifiMini soundbar
8+
description: |
9+
A Flipper Zero IR remote for the **Polk MagnifiMini soundbar**.
10+
11+
## Features
12+
13+
- Power, Mute, Night mode
14+
- Volume Up / Down
15+
- Playback controls (Previous, Play/Pause, Next)
16+
- Voice level Up / Down
17+
- Bass level Up / Down
18+
- Source selection: AUX, Optical, HDMI ARC
19+
- EQ Preset selection: Cinema, Sports, Music
20+
21+
## Controls
22+
23+
Use **Up/Down** to move between rows. Use **Left/Right** to trigger the action on that side. Press **OK** for the centre action.
24+
25+
| Row | Left | OK | Right |
26+
|---|---|---|---|
27+
| POWER | Night mode | Power on/off | Mute |
28+
| VOL | Volume Down | — | Volume Up |
29+
| PLAYBACK | Previous | Play/Pause | Next |
30+
| VOICE | Voice Down | — | Voice Up |
31+
| BASS | Bass Down | — | Bass Up |
32+
| SOURCE | — | Open source menu | — |
33+
| EQ PRESET | — | Open EQ menu | — |
34+
35+
For **SOURCE** and **EQ PRESET**, press OK to open the selection menu, then Up/Down to choose and OK to confirm. Press Back to return.
36+
37+
## Compatibility
38+
39+
Tested with the **Polk MagnifiMini** soundbar. May work with other Polk MagnifiMini variants that share the same IR protocol (NECext, address 0xC8 0x91).
40+
changelog: "@CHANGELOG.md"
41+
screenshots:
42+
- images/screenshots/screen_controls.png
43+
- images/screenshots/screen_audio_sources.png
44+
- images/screenshots/screen_eq_presets.png

0 commit comments

Comments
 (0)