pkissling / clock-weather-card

A Home Assistant Card indicating today's date/time, along with an iOS inspired weather forecast for the next days with animated icons
Other
303 stars 65 forks source link

"apparent sensor" not respecting locale? #400

Closed Jese44 closed 2 days ago

Jese44 commented 2 weeks ago

Checklist:

Release with the issue:

Last working release (if known): NA Browser and Operating System: Brave, Win10

Tested on EDGE browser aswell. brave version 1.67.116 chromium: 126.0.6478.71 official build 64-bit Description of problem: I set an apparent sensor to the card and first I thought that the problem was within the apparent sensor config --> i renamed it and restarted HA --> in another card (entity card) i had to re-configure the entity (due to name change since it re-named the entity aswell) i then changed the renamed entity to the clock weather card but it still shows the english description "Feels like" whereas above it there is description of current weather in finnish ("Puolipilvistä" --> Partly cloudy)

it should show "Lämpötila tuntuu kuin" or "Tuntuu kuin" instead of "Feels like" Add option to rename the "Feels like" or make it to use locale since the card seems to have locale option that works in weather description. Photos: -Proof i have used the re-named entity which has the name in finnish in the clock card config -Proof that it shows "Feels like" -proof of the entity data name "Friendly name. Javascript errors shown in the web inspector (if applicable):

Additional information: image image image

Jese44 commented 2 weeks ago

Android companion app shows "feels like" aswell

pkissling commented 2 weeks ago

hi @Jese44, "feels like" was not yet translated into Finnish. could you please add the corresponding translation and create a pull request for it? thank you

pkissling commented 2 days ago

closing due to lack of response