Expose entityId as a property for "ha-more-info-dialog" #23768
Unanswered
ildar170975
asked this question in
Dashboard
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The
ha-more-info-dialogelement has a propertyentityId:But it is not exposed (like
__large):Something like this is probably needed:
What for?
Accessing an
entityIdwill allow users to customize more-info in an external js - dependently on an entity.A possible example: always show "large" more-info for
sensorentities to get wide graphs by default.Beta Was this translation helpful? Give feedback.
All reactions