We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
Is it possible to display the status text in the display language? Currently the english text is displayed.
Example: thermostat
havc_action: idle -> in German "Leerlauf"
The Thermostat card display the right text:
type: entities entities: - entity: climate.wtherm_bath_eg type: 'custom:multiple-entity-row' state_color: true show_state: true toggle: false entities: - attribute: hvac_action name: hvac_action
The text was updated successfully, but these errors were encountered:
Use localization on attribute values (#178)
a58005d
Should possibly work now on version 4.2.0, but it depends on if HA has the correct translation values for the specified attribute.
4.2.0
Sorry, something went wrong.
No branches or pull requests
Hello,
Is it possible to display the status text in the display language?
Currently the english text is displayed.
Example: thermostat
havc_action: idle -> in German "Leerlauf"
The Thermostat card display the right text:
The text was updated successfully, but these errors were encountered: