-
-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pulling wrong language entity's #66
Comments
Hi @Andurilll and thanks for using the card. Testing with German language seems to translate just fine in my test setup. See gif animation below. Could you provide a screenshot of where it is not showing correctly? Nothing appeared in the errors you tried to include here. To my knowledge, the card is working fine. I am using it myself for several things. Anyways, you can always edit the text attribute (in the code you posted) to anything you would like. For instance in you put: |
Amazing Card you Made👌🏻 I was not talking about whats shown on the card. I meant the entity's When i configured the card first i added the sensor.p6_status and choose the manufacturer. This worked as a Charm and build somehow the whole yaml of the card:
The card looked fine but was not working. I inspected the Code and realised the entites are on english and not Germany I changed this entity manually and the it works:
Here you See the old entity's ((what is the plural of entity?))
These are still not working. I guess they would if i Change them all. Why are the entites of my Setup in German? And why does the card build the yaml with english entity's? Note: i setup the easee-integration and your card yesterday. Maybe this is related Screen_Recording_20240808_074828_Home.Assistant.mp4Do you need more information? |
Ah, right, now I understand. HA enabled translation of entity names some time ago, and it was implemented by the Easee integration as well. This is currently not supported by the card and will take some effort to make it happen, not sure if I will make it a priority any time soon. Sorry for that. But it should work fine just setting it up manually. You should find the German translation of entity names here if needed. |
Hi, reading this thread i have some questions. I saw there is a Dutch translation, but all the states in my card are in English. Following the link above i tried to find where the Dutch translation is. Can’t find it. Could you pls help me and explain where i can find where the card and translation are stored? |
All translations are here: https://github.com/nordicopen/easee_hass/tree/master/custom_components/easee/translations If there is no durch there is no durch translation yet. Maybe you want to add one? |
Sure i can add one but Dutch is already there. But i don’t see it in my card. Could that be because i did ‘t select a brand? As the translation is made for easee? |
Sorry, some confusion. I was talking about the charger card and i am setting it up for a Zappi. Your answer was about another project (easee) i think? |
Checklist:
Release with the issue:
Working with Main Branch when manually added
Last working release (if known):
X
Browser and Operating System:
Description of problem:
The Voltage and Power entity got put in english but my HA-Setup is german. Can we somehow change it so it pulls the right entity from start?
sensor.p6_spannung = sensor.p6_voltage
sensor.p6_leistung = sensor.p6_power
maybe there are more, the card is not fully functional yet
Javascript errors shown in the web inspector (if applicable):
Additional information:
The text was updated successfully, but these errors were encountered: