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

Doesnt seem to know how to handle Beach Warnings #190

Closed
chrkov opened this issue Jun 14, 2023 · 4 comments
Closed

Doesnt seem to know how to handle Beach Warnings #190

chrkov opened this issue Jun 14, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@chrkov
Copy link

chrkov commented Jun 14, 2023

Describe the bug

I have an active alert for a beach hazard and it looks like you dont understand that type of warning. I am using this with Weatheralerts integration.

Integration state attributes

alerts:

  • area: Lake; Northern Cook; Central Cook; Lake; Porter
    certainty: Likely
    description: |-
    • WHAT...High wave action and dangerous currents expected at Lake
      Michigan beaches. Waves 3 to 6 ft.

    • WHERE...In Illinois, Lake, Northern Cook and Central Cook
      Counties. In Indiana, Lake and Porter Counties.

    • WHEN...From Thursday afternoon through Friday morning.

    • IMPACTS...Swimming conditions will be life threatening,
      especially for inexperienced swimmers. For information on swim
      advisories or bans at Chicago beaches: www. cpdbeaches. com.
      ends: '2023-06-16T10: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-14T14:59:00-05:00'
      severity: Moderate
      title: >-
      Beach Hazards Statement issued June 14 at 2:59PM CDT until June 16 at
      10:00AM CDT
      urgency: Expected
      NWSheadline:

      BEACH HAZARDS STATEMENT IN EFFECT FROM THURSDAY AFTERNOON THROUGH FRIDAY
      MORNING
      hailSize: 'null'
      windGust: 'null'
      waterspoutDetection: 'null'
      effective: '2023-06-14T14:59:00-05:00'
      expires: '2023-06-14T23:00:00-05:00'
      endsExpires: '2023-06-16T10:00:00-05:00'
      onset: '2023-06-15T12:00: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.c591c8652471864692cb454cdb7406fe163846dc.001.1
      zoneid: INZ001,INC089

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

Screenshots

Screenshot 2023-06-14 175244

Card version

2.5.1

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

Integration type

Meteoalarm

Integration configuration

YAML (configuration.yaml)

Integration Configuration

sensor:

  • platform: weatheralerts
    state: IN
    zone: 001
    county: 089
@chrkov chrkov added the bug Something isn't working label Jun 14, 2023
@MrBartusek
Copy link
Owner

Hey that was fixed in #186 it will be part of next update

@MrBartusek MrBartusek closed this as not planned Won't fix, can't repro, duplicate, stale Jun 15, 2023
@chrkov
Copy link
Author

chrkov commented Jun 15, 2023

That was quick. Thanks!

@chrkov
Copy link
Author

chrkov commented Jun 27, 2023

Hi,
Looks like there is a "Beach Hazards" also. Can you add that as well. I am seeing this today.
image

@MrBartusek
Copy link
Owner

#197

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

No branches or pull requests

2 participants