Lovelace animated weather card

Witajcie, dodałem tą wg mnie fajną kartę do swojego dashboardu. Chodzi konkretnie o tą weather-card.

wea

Wszystko byłoby ok ale denerwuje mnie, że jednostka wiatru jest w km/h (zapisana gdzieś w kodzie karty) a nie jak podaje mój dostawca pogody openweathermap w m/s. Może ktoś używa tej karty i wie jak sobie z tym poradzić ?

Modyfikacja karty(nie testowałem):

Zobacz na ta kartę HACS dużo możliwości konfiguracji
https://github.com/Makin-Things/platinum-weather-card

@MariuszAK

Screenshot - 03.10.2022 , 05_34_36

Kod karty:

card_config_version: 4
entity_apparent_temp: sensor.dark_sky_apparent_temperature
entity_current_conditions: sensor.openweathermap_forecast_condition
entity_current_text: sensor.openweathermap_wind_speed
entity_daily_summary: sensor.openweathermap_weather
entity_forecast_icon_1: sensor.dark_sky_icon_0d
entity_humidity: sensor.weatherbit_relative_humidity
entity_possible_today: sensor.openweathermap_rain
entity_pressure: sensor.weatherbit_station_pressure
entity_sun: sun.sun
entity_temperature: sensor.openweathermap_forecast_temperature
entity_update_time: sensor.openweathermap_forecast_time
entity_wind_bearing: sensor.openweathermap_forecast_wind_bearing
entity_wind_speed: sensor.openweathermap_forecast_wind_speed
extended_name_attr: open
extended_use_attr: false
option_icon_set: hybrid
option_locale: pl
option_static_icons: false
option_time_format: 24hour
option_tooltips: false
section_order:
  - overview
  - extended
  - slots
  - daily_forecast
show_decimals: false
slot_l1: forecast_max
slot_l2: forecast_min
slot_l3: wind
slot_l4: pressure
slot_l5: sun_next
slot_l6: remove
slot_l7: remove
slot_l8: remove
slot_r1: popforecast
slot_r2: humidity
slot_r3: uv_summary
slot_r4: fire_summary
slot_r5: sun_following
slot_r6: remove
slot_r7: remove
slot_r8: remove
type: custom:platinum-weather-card
update_time_use_attr: false