Replies: 1 comment 2 replies
-
What about setting up a separate template sensor and using this https://www.home-assistant.io/docs/configuration/templating/#state-translated |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
hi everybody out there,
i'm talking about displaying and/or modifying the values of an entity. I'm a friend of jinja2 but javascript is not my thing, whyever.
This is a part the working code from home.yaml:
I wanted to display the entity.state in the german language. How said it works. But too much different entity-state. Is there a way to make this code smarter. I did try :
but this only works with return and then i only can display one value and not the attributes. I'm still a beginner and didn't find some examples for that exactly. Other attempts did not lead to anything, too.
Somebody here, who can help me ?
Many thanks in advance!
so long
Pc
Beta Was this translation helpful? Give feedback.
All reactions