hass-WEM-Portal
hass-WEM-Portal copied to clipboard
language setting not changing anything for me
what exactly is or should the language setting do? it defaults to english. my sensors are still german. even manually setting language: en
is not chaning that behaviour.
ah, I was in default mode and language is ignored for api but used for web. after enabling mode: both
I have at least sensors in english and some in german (the once coming from api).
Translation is currently disabled. There is a problem with using Friendly names inside integrations, as the id of the entity is set to be the same as the name. With multiple similarly named entities inside API there is a problem differentiating between them inside Homeassistant. I will try to find a solution, but decided to leave it out for now.
I guess the web entities are still translated. Still a valid issue, which I will try to address.