-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Description
Checklist
- I have updated to the latest available Home Assistant version.
- I have cleared the cache of my browser.
- I have tried a different browser to see if it is related to my browser.
- I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.
Describe the issue you are experiencing
as title, while the Home experimental section strategy does show the title without anything further
I am aware we can set it in Yaml too, see config below, but It would be expected that the strategy took care of it automatically, until overridden by the manual yaml
yaml (no title):

Home dash (auto generated title)
(not showing Espresso, as it is a favorite in that dashboard)

Describe the behavior you expected
show a title, like the Home Experimental dashboard does
Steps to reproduce the issue
- use yaml below
...
What version of Home Assistant Core has the issue?
2025.10.0
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue?
any
Which operating system are you using to run this browser?
No response
State of relevant entities
Problem-relevant frontend configuration
sections:
- strategy:
# title: Veel gebruikt
# icon: mdi:gesture-double-tap
type: common-controls
limit: 12
hide_empty: false
# exclude_entities: []
JavaScript errors shown in your browser console/inspector
Additional information
btw, this is the yaml with title, and notice how much space there now is above the heading card. This is very different from the same section without title, in which case the usual 8px is between the previous card, as you can see in the 2 screenshots

Metadata
Metadata
Assignees
Labels
No labels