You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WHAT...Very cold wind chills as low as 15 to 20 below zero
expected.
WHERE...Chenango, Madison, Northern Oneida, Otsego, Southern
Oneida, and Sullivan Counties.
WHEN...From midnight tonight to 9 AM EST Sunday.
IMPACTS...The cold wind chills as low as 20 below zero could
result in hypothermia or frostbite if precautions are not taken.
ends: "2024-12-22T09:00:00-05:00"
event: Cold Weather Advisory
instruction: |-
Use caution while traveling outside. Wear appropriate clothing, a
hat, and gloves.
response: Prepare
sent: "2024-12-21T15:12:00-05:00"
severity: Moderate
title: >-
Cold Weather Advisory issued December 21 at 3:12PM EST until December 22
at 9:00AM EST
urgency: Expected
NWSheadline:
COLD WEATHER ADVISORY IN EFFECT FROM MIDNIGHT TONIGHT TO 9 AM EST SUNDAY
hailSize: "null"
windGust: "null"
waterspoutDetection: "null"
effective: "2024-12-21T15:12:00-05:00"
expires: "2024-12-21T23:15:00-05:00"
endsExpires: "2024-12-22T09:00:00-05:00"
onset: "2024-12-22T00:00:00-05:00"
status: Actual
messageType: Alert
category: Met
sender: [email protected]
senderName: NWS Binghamton NY
id: urn:oid:2.49.0.1.840.0.f1af1e8688d6ec951202b40c64c84bdc718a128f.001.1
integration: weatheralerts
state: NY
zone: NYZ036,NYC053
icon: mdi:alert
friendly_name: weatheralerts_1
Unfortunately the alert has expired and I don't remember the exact wording, apologies. I entered a different entity to get a similar error to appear:
It looked similar to that, with the entity being sensor.weatheralerts_1 and the error text at the top saying something including "Cold Weather" but not "Advisory". Maybe that the title could not be found?
Describe the bug
Currently there is a Cold Weather Advisory in effect where I live. I have MeteoalarmCard configured with the following integration:
https://github.com/ddeatrich/weatheralerts
The integration shows the alert, but the card does not. Looking at the code, it does not appear that Cold Weather Advisories are defined.
Here are list of alert types the NWS could potentially issue:
https://vlab.noaa.gov/web/nws-common-alerting-protocol/cap-documentation#_eventcode_inclusion-16
Integration state attributes
alerts:
certainty: Likely
description: |-
WHAT...Very cold wind chills as low as 15 to 20 below zero
expected.
WHERE...Chenango, Madison, Northern Oneida, Otsego, Southern
Oneida, and Sullivan Counties.
WHEN...From midnight tonight to 9 AM EST Sunday.
IMPACTS...The cold wind chills as low as 20 below zero could
result in hypothermia or frostbite if precautions are not taken.
ends: "2024-12-22T09:00:00-05:00"
event: Cold Weather Advisory
instruction: |-
Use caution while traveling outside. Wear appropriate clothing, a
hat, and gloves.
response: Prepare
sent: "2024-12-21T15:12:00-05:00"
severity: Moderate
title: >-
Cold Weather Advisory issued December 21 at 3:12PM EST until December 22
at 9:00AM EST
urgency: Expected
NWSheadline:
hailSize: "null"
windGust: "null"
waterspoutDetection: "null"
effective: "2024-12-21T15:12:00-05:00"
expires: "2024-12-21T23:15:00-05:00"
endsExpires: "2024-12-22T09:00:00-05:00"
onset: "2024-12-22T00:00:00-05:00"
status: Actual
messageType: Alert
category: Met
sender: [email protected]
senderName: NWS Binghamton NY
id: urn:oid:2.49.0.1.840.0.f1af1e8688d6ec951202b40c64c84bdc718a128f.001.1
integration: weatheralerts
state: NY
zone: NYZ036,NYC053
icon: mdi:alert
friendly_name: weatheralerts_1
Screenshots
Card version
v.2.7.1
Installation type
Home Assistant Community Store (HACS)
Card Configuration
- type: custom:meteoalarm-card entities: - entity: sensor.weatheralerts_1 integration: weatheralerts hide_when_no_warning: false disable_swiper: false override_headline: false
Integration type
weatheralerts
Integration configuration
YAML (configuration.yaml)
Integration Configuration
sensor:
state: NY
zone: 36
county: 53
The text was updated successfully, but these errors were encountered: