I installed the meteo-france-weather-card according to the documentation (in HACS, then restarted HA just in case). The files show up in www/community/meteo-france-weather-card.
I then tried to add the card, next to the one available though the "Metéo France" integration:
- entity: weather.<my city>
type: weather-forecast
- type: custom:meteo-france-weather-card
name: <my city>
entity: weather.<my city>
Unfortunately, I get

Would you have an idea of what I could have missed?
(HA is running in a docker container, the version is 0.114.2)
I installed the
meteo-france-weather-cardaccording to the documentation (in HACS, then restarted HA just in case). The files show up inwww/community/meteo-france-weather-card.I then tried to add the card, next to the one available though the "Metéo France" integration:
Unfortunately, I get
Would you have an idea of what I could have missed?
(HA is running in a docker container, the version is 0.114.2)