Skip to content

General: Add setting to hide unmatched devices#602

Merged
d4rken merged 1 commit into
mainfrom
feat/hide-unmatched-devices
May 31, 2026
Merged

General: Add setting to hide unmatched devices#602
d4rken merged 1 commit into
mainfrom
feat/hide-unmatched-devices

Conversation

@d4rken

@d4rken d4rken commented May 31, 2026

Copy link
Copy Markdown
Member

What changed

A new setting (off by default) to hide nearby devices that don't match any of your saved profiles from the dashboard. Useful when people around you (e.g. family) have AirPods that keep showing up at the bottom of your overview and you only want to see your own gear.

Technical Context

  • Lives in General Settings → Other; persisted via DataStore, default off (behaviour unchanged unless enabled).
  • UI-visibility only: scanned devices are NOT filtered out (they're still detected and counted) — only the overview's unmatched section (header card + list) is suppressed.
  • Adjusted the "monitoring active" card condition so a dashboard showing only hidden unmatched devices falls back to the monitoring card instead of rendering blank.
  • Enabling the setting also resets the in-session expand toggle, so the unmatched section reappears collapsed if the setting is later turned off.

@d4rken d4rken added the enhancement Add a new feature of improve an existing feature label May 31, 2026
@d4rken d4rken merged commit fdd4f69 into main May 31, 2026
11 checks passed
@d4rken d4rken deleted the feat/hide-unmatched-devices branch May 31, 2026 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Add a new feature of improve an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant