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

'Beach Hazards' Unknown #197

Closed
chrkov opened this issue Jun 27, 2023 · 2 comments · Fixed by #198
Closed

'Beach Hazards' Unknown #197

chrkov opened this issue Jun 27, 2023 · 2 comments · Fixed by #198
Labels
bug Something isn't working integration: weatheralerts

Comments

@chrkov
Copy link

chrkov commented Jun 27, 2023

Describe the bug

I reported a "Beach Hazards Statement" issue a couple weeks ago. Looks like there is a "Beach Hazards" also that the card doesn't understand.

Integration state attributes

alerts:

  • area: Lake; Porter; Newton; Jasper
    certainty: Unknown
    description: |-
    An Air Quality Action Day has been forecast for Northwest Indiana
    for elevated ozone levels and wildfire smoke, and is in effect from
    midnight tonight to midnight CDT Tuesday night.

    Ozone Levels are expected to be at unhealthy levels for sensitive
    groups. For additional information...please visit the IDEM SMOG
    Watch web site at www.SmogWatch.IN.gov or the EPA AIRNOW web site at
    www.airnow.gov and click on Indiana.
    ends: null
    event: Air Quality Alert
    instruction: null
    response: Monitor
    sent: '2023-06-26T14:38:00-05:00'
    severity: Unknown
    title: Air Quality Alert issued June 26 at 2:38PM CDT
    urgency: Unknown
    NWSheadline:

      AIR QUALITY ALERT IN EFFECT FROM MIDNIGHT TONIGHT TO MIDNIGHT CDT TUESDAY
      NIGHT
      hailSize: 'null'
      windGust: 'null'
      waterspoutDetection: 'null'
      effective: '2023-06-26T14:38:00-05:00'
      expires: '2023-06-28T00:00:00-05:00'
      endsExpires: '2023-06-28T00:00:00-05:00'
      onset: '2023-06-26T14:38:00-05:00'
      status: Actual
      messageType: Alert
      category: Met
      sender: [email protected]
      senderName: NWS Chicago IL
      id: urn:oid:2.49.0.1.840.0.48d9c318f9ce9385c42c16205e904af28df145ac.001.1
      zoneid: INZ001,INC089
  • area: Lake; Porter
    certainty: Likely
    description: |-

    • WHAT...High wave action and dangerous currents expected at
      Lake Michigan beaches. Waves 4 to 7 ft expected.

    • WHERE...Lake IN and Porter Counties.

    • WHEN...From 1 AM CDT Tuesday through late Tuesday night.

    • IMPACTS...Swimming conditions will be life threatening,
      especially for inexperienced swimmers.
      ends: '2023-06-28T01:00:00-05:00'
      event: Beach Hazards Statement
      instruction: |-
      Remain out of the water to avoid dangerous swimming conditions
      and do not venture out onto piers, jetties, breakwalls, or other
      shoreline structures.
      response: Avoid
      sent: '2023-06-26T21:08:00-05:00'
      severity: Moderate
      title: >-
      Beach Hazards Statement issued June 26 at 9:08PM CDT until June 28 at 1:00AM
      CDT
      urgency: Expected
      NWSheadline:

      BEACH HAZARDS STATEMENT REMAINS IN EFFECT FROM 1 AM CDT TUESDAY THROUGH
      LATE TUESDAY NIGHT
      hailSize: 'null'
      windGust: 'null'
      waterspoutDetection: 'null'
      effective: '2023-06-26T21:08:00-05:00'
      expires: '2023-06-27T05:15:00-05:00'
      endsExpires: '2023-06-28T01:00:00-05:00'
      onset: '2023-06-27T01:00:00-05:00'
      status: Actual
      messageType: Update
      category: Met
      sender: [email protected]
      senderName: NWS Chicago IL
      id: urn:oid:2.49.0.1.840.0.47dc706eb4cbeaf3909023daf6ad0dffaa38fee8.001.1
      zoneid: INZ001,INC089

integration: weatheralerts
state: IN
zone: INZ001,INC089
unit_of_measurement: Alerts
icon: mdi:alert-octagram
friendly_name: Lake

Screenshots

image

Card version

2.5.2

Installation type

Home Assistant Community Store (HACS)

Card Configuration

  • type: custom:meteoalarm-card
    entities:
    • entity: sensor.lake
      integration: weatheralerts
      override_headline: false
      disable_swiper: false
      hide_when_no_warning: true

Integration type

weatheralerts

Integration configuration

YAML (configuration.yaml)

Integration Configuration

platform: weatheralerts
state: IN
zone: 001
county: 089

@chrkov chrkov added the bug Something isn't working label Jun 27, 2023
@MrBartusek
Copy link
Owner

It seems like i forgot to push these changes in #186, sorry for that

@chrkov
Copy link
Author

chrkov commented Jun 27, 2023

LOL. It happens...

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
Development

Successfully merging a pull request may close this issue.

2 participants