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

Error on NWS event type "Special Weather Statement" #209

Closed gridlockjoe closed 1 year ago

gridlockjoe commented 1 year ago

Describe the bug

The card is erroring when an event type of "Special Weather Statement" is issued.

I have pasted the integration attributes in the next field.

Perhaps a different color (blue?) could be assigned to purely advisory alerts.

Integration state attributes

alerts:

integration: weatheralerts state: TX zone: TXZ213,TXC201 unit_of_measurement: Alerts icon: mdi:alert-octagram friendly_name: Inland Harris

Screenshots

SWS

Card version

v2.5.3

Installation type

Home Assistant Community Store (HACS)

Card Configuration

type: custom:meteoalarm-card entities:

Integration type

weatheralerts

Integration configuration

YAML (configuration.yaml)

Integration Configuration

sensor:

MrBartusek commented 1 year ago

Duplicate of #286