You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of problem:
Lights that are switched off appear as "off" although it should read "aus" (German locale). HA is set to Germany/German in settings.
Javascript errors shown in the web inspector (if applicable):
Additional information:
The text was updated successfully, but these errors were encountered:
Looks like the card uses some own localization which only supports English and Romanian. But for the standard values like 'on', 'off' etc., the card should make use of Home Assistant's localization capabilities.
Checklist:
Release with the issue:
1.1.4
Last working release (if known):
n/a
Browser and Operating System:
Description of problem:
Lights that are switched off appear as "off" although it should read "aus" (German locale). HA is set to Germany/German in settings.
Javascript errors shown in the web inspector (if applicable):
Additional information:
The text was updated successfully, but these errors were encountered: