Skip to content
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

Status text in the display language? #178

Closed
Henry-Sir opened this issue Mar 20, 2021 · 1 comment
Closed

Status text in the display language? #178

Henry-Sir opened this issue Mar 20, 2021 · 1 comment

Comments

@Henry-Sir
Copy link

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:

grafik


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

@benct
Copy link
Owner

benct commented Mar 29, 2021

Should possibly work now on version 4.2.0, but it depends on if HA has the correct translation values for the specified attribute.

@benct benct closed this as completed Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants