Skip to content

Hide hidden entities in CarPlay#4514

Merged
bgoncal merged 3 commits intomainfrom
carplay-hidden-entities
Apr 14, 2026
Merged

Hide hidden entities in CarPlay#4514
bgoncal merged 3 commits intomainfrom
carplay-hidden-entities

Conversation

@bgoncal
Copy link
Copy Markdown
Member

@bgoncal bgoncal commented Apr 14, 2026

Summary

Screenshots

Link to pull request in Documentation repository

Documentation: home-assistant/companion.home-assistant#

Any other notes

@bgoncal bgoncal self-assigned this Apr 14, 2026
Copilot AI review requested due to automatic review settings April 14, 2026 13:46
@bgoncal bgoncal force-pushed the carplay-hidden-entities branch from b1fa5e2 to 08927f1 Compare April 14, 2026 13:46
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates CarPlay entity listing logic to avoid showing entities that are hidden in the entity registry (and continues filtering out configuration/diagnostic entities).

Changes:

  • Switches CarPlay entity filtering to use AppEntityRegistry so hidden entities can be excluded.
  • Removes the direct GRDB dependency from the CarPlay entities list view model.

Comment thread Sources/CarPlay/Templates/Entities/CarPlayEntitiesListViewModel.swift Outdated
Comment thread Sources/CarPlay/Templates/Entities/CarPlayEntitiesListViewModel.swift Outdated
@bgoncal bgoncal merged commit 9586c9a into main Apr 14, 2026
12 checks passed
@bgoncal bgoncal deleted the carplay-hidden-entities branch April 14, 2026 14:56
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@114c738). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff           @@
##             main   #4514   +/-   ##
======================================
  Coverage        ?       0           
======================================
  Files           ?       0           
  Lines           ?       0           
  Branches        ?       0           
======================================
  Hits            ?       0           
  Misses          ?       0           
  Partials        ?       0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

3 participants