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
The card now resolves every control language-independently via each entity's translation_key from the entity registry, instead of matching English entity-id suffixes. On non-English Home Assistant installs the entity IDs are localized (e.g. a German HA names the manual-driving switch switch.…_manuelles_fahren), which previously caused the joystick and some controls to be missing. They now appear regardless of the interface language.