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

"Special Weather" Alert Type Not Found #206

Closed ElementVoid closed 11 months ago

ElementVoid commented 1 year ago

Describe the bug

Card does not recognize special weather statements from weatheralerts integration.

Error: Unknown weatheralerts alert type: Special Weather

Integration state attributes

alerts:

Screenshots

firefox_xDYrdgcliA

Card version

v2.5.3

Installation type

Home Assistant Community Store (HACS)

Card Configuration

  - type: "custom:meteoalarm-card"
    integration: weatheralerts
    entities: sensor.northwest_pinal_county
    override_headline: false
    hide_when_no_warning: false

Integration type

weatheralerts

Integration configuration

YAML (configuration.yaml)

Integration Configuration

MrBartusek commented 1 year ago

Are you sure you have updated your card? This was fixed in #198 (v2.5.3). Please re-install the card and check which version shows in your browser's developer tools.

ElementVoid commented 1 year ago

Was a fresh install today. Never had it installed before. Browser console shows v2.5.3 as well. image

shaulbd commented 1 year ago

Same issue for me as well today.