Skip to content

Add Polk MagnifiMini Remote app#1098

Merged
xMasterX merged 3 commits into
flipperdevices:mainfrom
varunyellina:main
Jul 12, 2026
Merged

Add Polk MagnifiMini Remote app#1098
xMasterX merged 3 commits into
flipperdevices:mainfrom
varunyellina:main

Conversation

@varunyellina

@varunyellina varunyellina commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

IR remote for the Polk MagnifiMini soundbar. Initial release featuring a custom grid UI with press-feedback inversion and a submenu for source/EQ selection.

Features:

  • Power, Mute, Night mode
  • Volume Up / Down
  • Playback controls (Previous, Play/Pause, Next)
  • Voice level and Bass level adjustment
  • Source selection: AUX, Optical, HDMI ARC
  • EQ Preset selection: Cinema, Sports, Music

Extra Requirements

Requires a Polk MagnifiMini soundbar. No extra hardware or software beyond the Flipper Zero itself. The bundled .ir file can also be used directly with the Flipper's built-in IR app.

Author Checklist (Fill this out)

  • I've read the contribution guidelines and my PR follows them
  • I own the code I'm submitting or have code owner's permission to submit it
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have validated the manifest file(s) with python3 tools/bundle.py --nolint applications/CATEGORY/APPID/manifest.yml bundle.zip

AI usage disclosure (Fill this out):

  • Fully AI generated (explain what all the generated code does in moderate detail).

  • The UI rendering logic (scene_main.c, scene_submenu.c) and IR command dispatch (polk_remote.c) were developed with AI assistance. The AI helped implement the custom grid view, press-inversion feedback, scroll behaviour, and submenu navigation. IR signal values were captured independently from the physical remote using the Flipper's built-in IR receiver.

Reviewer Checklist (Don't fill this out!)

  • Bundle is valid
  • There are no obvious issues with the source code
  • I've ran this application and verified its functionality

@xMasterX xMasterX added on hold For PRs that cannot be merged right now as is and removed on hold For PRs that cannot be merged right now as is labels Jun 30, 2026

@xMasterX xMasterX left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

App works fine, thanks!

@xMasterX xMasterX merged commit 2df7eaf into flipperdevices:main Jul 12, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants