-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing some US NWS alert types #276
Comments
Please provide screenshot of the card |
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 |
I'm getting the same error as @rcboy43 as well |
I have the same issue as well here in Michigan. Does any one have a fix for this: Cold Air alert error.? Nick can you tell me how to fix this.? |
I have the same cold weather alert unknown alert type through the US NWS based weatheralerts integration |
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: