You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I use autoentity to get the state of all batteries in my home assistant. I'd like to extract the device name, rather than have the entity name showed by the battery-state-card. Unfortunately, it seems name_template is not supported by battery-state-card.
Is your feature request related to a problem? Please describe.
I use autoentity to get the state of all batteries in my home assistant. I'd like to extract the device name, rather than have the entity name showed by the battery-state-card. Unfortunately, it seems name_template is not supported by battery-state-card.
In the example below, name_template is ignored:
Describe the solution you'd like
Add the support for name_template to battery-state-card so we can automate and customize entity naming
Additional context
Well, I believe the above description says it all ;-)
The text was updated successfully, but these errors were encountered: