marcokreeft87 / room-card

Show multiple entity states, attributes and icons in a single card in Home Assistant's Lovelace UI
MIT License
228 stars 38 forks source link

Textual status shown in wrong language #249

Closed MartinGoX closed 5 months ago

MartinGoX commented 1 year ago

Version 1.07.24

Hi. I'm not sure if this problem belongs to the room-card but let me explain:

I'm using a the 'Landroid Cloud' integration for my mower. And I want to display its status inside the room-card; status can be 'mowing', 'docked' or similar. The status is shown, but in English language instead of German. On other places in the UI where the status can be seen it is shown in German language.

grafik

Do you have any idea what the reason can be?

Best regards and a nice weekend Martin

marcokreeft87 commented 1 year ago

The problem lies within HA. But which card is the card below the room card? Maybe I can try and reverse engineer that card and fix the issue

MartinGoX commented 1 year ago

The card below room-card is a standard entity-card. And below that it's the 'Landroid' card

marcokreeft87 commented 1 year ago

Thnx. I think I can see how they translate. It may take some time due to busy schedule :(

MartinGoX commented 1 year ago

No panic, it is not such critical. But if/when you have some time it would be great to fix it. Thanks in advance :-)

PacmanForever commented 10 months ago

Same problem here. If you have free time @marcokreeft87

Thanks

marcokreeft87 commented 8 months ago

Same problem here. If you have free time @marcokreeft87

Thanks

Sorry for the late response. Tbf, I don't have time to figure this out :(

marcokreeft87 commented 5 months ago

Duplicate of https://github.com/marcokreeft87/room-card/issues/190