Redesign integration card and remove double navigation#52828
Open
pcan08 wants to merge 12 commits into
Open
Conversation
Replace ha-button navigation links with a plain count badge, remove the ha-icon-next chevron, make the entire card clickable on all content, and match the apps card hover/separator/spacing patterns. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Move footer rendering logic (count badge, custom/cloud/yaml icons) and their computations into a dedicated component, mirroring the ha-integration-header split. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
pcan08
force-pushed
the
revamp-integration-card
branch
2 times, most recently
from
July 3, 2026 06:42
a50ef4d to
d473b78
Compare
pcan08
force-pushed
the
revamp-integration-card
branch
from
July 3, 2026 06:48
d473b78 to
ccafb78
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed change
Redesign the integration card to align with the apps card visual style for UI consistency, and remove the redundant double-navigation.
Previously, clicking the card header navigated to the integration detail page, while clicking the device/entity count badge navigated to the devices or entities panel with a URL filter. Both destinations ultimately showed a similar list, IMO the two distinct click targets were redundant.
This PR:
Screenshots
Before/After
App and Integration card comparison (sorry i miss images for app card in dev env)
Type of change
Additional information
Checklist
If user exposed functionality or configuration variables are added/changed:
To help with the load of incoming pull requests: