Skip to content
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

Error: Unknown weatheralerts alert level: Coastal Flood Statement #185

Closed
justinmbrock opened this issue Jun 4, 2023 · 2 comments · Fixed by #186
Closed

Error: Unknown weatheralerts alert level: Coastal Flood Statement #185

justinmbrock opened this issue Jun 4, 2023 · 2 comments · Fixed by #186
Labels
bug Something isn't working integration: weatheralerts

Comments

@justinmbrock
Copy link

justinmbrock commented Jun 4, 2023

Describe the bug

The card states Error: Unknown weatheralerts alert level: Coastal Flood Statement

Integration state attributes

alert_id: urn:oid:2.49.0.1.840.0.be3e12fc13973619f1fdbf7757542a986b28a18e.001.1
alert_event: Coastal Flood Statement
alert_area: >-
Hudson; Eastern Essex; Eastern Union; Richmond (Staten Is.); Kings (Brooklyn);
Southern Queens; Southern Nassau
alert_NWSheadline: COASTAL FLOOD STATEMENT IN EFFECT THIS EVENING
alert_description: |-

  • WHAT...One half to locally a foot of inundation above ground level
    expected in vulnerable areas near the waterfront and shoreline.

  • WHERE...In New Jersey, Hudson, Eastern Essex and Eastern Union
    Counties. In New York, Richmond (Staten Island), Kings
    (Brooklyn), Southern Queens and Southern Nassau Counties.

  • WHEN...This evening.

  • IMPACTS...Brief minor flooding of the more vulnerable locations
    near the waterfront and shoreline.
    alert_messageType: Alert
    alert_status: Actual
    alert_category: Met
    alert_urgency: Expected
    alert_severity: Minor
    alert_certainty: Likely
    alert_response: Monitor
    alert_instruction: Do not drive through flooded roadways.
    alert_sent: '2023-06-04T04:35:00-04:00'
    alert_effective: '2023-06-04T04:35:00-04:00'
    alert_onset: '2023-06-04T20:00:00-04:00'
    alert_expires: '2023-06-04T23:00:00-04:00'
    alert_title: >-
    Coastal Flood Statement issued June 4 at 4:35AM EDT until June 4 at 11:00PM
    EDT
    display_title: >-
    Coastal Flood Statement issued June 4 at 4:35AM EDT until June 4 at 11:00PM
    EDT
    alert_zoneid: NJZ105,NJC013
    display_message: >-
    COASTAL FLOOD STATEMENT IN EFFECT THIS EVENING


  • WHAT...One half to locally a foot of inundation above ground level expected
    in vulnerable areas near the waterfront and shoreline.

  • WHERE...In New Jersey, Hudson, Eastern Essex and Eastern Union Counties. In
    New York, Richmond (Staten Island), Kings (Brooklyn), Southern Queens and
    Southern Nassau Counties.

  • WHEN...This evening.

  • IMPACTS...Brief minor flooding of the more vulnerable locations near the
    waterfront and shoreline.


Do not drive through flooded roadways.


Where : Western Essex

Effective: 2023-06-04T04:35:00-04:00

Ends: 2023-06-04T23:00:00-04:00

Expires: 2023-06-04T23:00:00-04:00
spoken_title: >-
Attention!!! Weather alert for Western Essex. A Coastal Flood Statement issued
June 4 at 4:35AM EDT until June 4 at 11:00PM EDT. Coastal flood statement in
effect this evening.
spoken_message: >-

  • WHAT...One half to locally a foot of inundation above ground level expected
    in vulnerable areas near the waterfront and shoreline.

  • WHERE...In New Jersey, Hudson, Eastern Essex and Eastern Union Counties. In
    New York, Richmond (Staten Island), Kings (Brooklyn), Southern Queens and
    Southern Nassau Counties.

  • WHEN...This evening.

  • IMPACTS...Brief minor flooding of the more vulnerable locations near the
    waterfront and shoreline.

    Do not drive through flooded roadways.
    icon: hass:waves
    friendly_name: Weather Alert 1

  • Screenshots

    Screenshot_20230604-150539~2

    Card version

    v2.5.1

    Installation type

    Home Assistant Community Store (HACS)

    Card Configuration

    type: custom:meteoalarm-card
    entities:

    • entity: sensor.weatheralerts_1
      integration: weatheralerts
      override_headline: false
      hide_when_no_warning: false
      scaling_mode: headline_and_scale
      disable_swiper: false

    Integration type

    weatheralerts

    Integration configuration

    YAML (configuration.yaml)

    Integration Configuration

    sensor:

    • platform: weatheralerts
      state: NJ
      zone: 105
      county: 13
    @MrBartusek
    Copy link
    Owner

    Thank you!

    @justinmbrock
    Copy link
    Author

    justinmbrock commented Jun 5, 2023 via email

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    bug Something isn't working integration: weatheralerts
    Projects
    None yet
    2 participants