MrBartusek / MeteoalarmCard

Meteoalarm, Météo-France and DWD severe weather warnings card for Home Assistant Lovelace UI ⛈️
MIT License
134 stars 49 forks source link

xlcnd/meteoalarmeu is now deprecated #38

Closed MrBartusek closed 3 years ago

MrBartusek commented 3 years ago

image

One of the integrations supported by card xlcnd/meteoalarmeu has been deprecated due to the changes in meteoalarm API by the library owner. The card will show a warning when using that integration and soon it will be removed from the project entirely. See xlcnd/meteoalarmeu#23

As of home assistant version 2021.7.0 - meteoalarm integration is available to all participating countries so you can switch to using core integration.

Yersi88 commented 3 years ago

Hi, I tried to migrate to core integration meteolaram but it doesn't work.

I use this in my config.yaml:

binary_sensor:
  - platform: meteoalarm
    name: Meteoalarm London
    country: 'UK'
    province: 'London-South-East'

it never creates the entity. Any idea how to make it work?

MrBartusek commented 3 years ago

@Yersi88 See #43