custom-components / weatheralerts

A sensor that gives you weather alerts from alerts.weather.gov.
MIT License
123 stars 15 forks source link

What, if anything, needs to change after upgrading from pre-v0.1.2 to v0.1.5? #72

Closed snarlingllama closed 1 year ago

snarlingllama commented 1 year ago

Version of the custom_component v0.1.5

Describe the bug Not a bug, but rather looking for confirmation of what I need to do after updating from pre-v0.1.2 to v0.1.5. This is by far my favorite feature of HA. I see there are three master packages on this page https://github.com/custom-components/weatheralerts/tree/master/packages

In my packages folder, I only have a weatheralerts.yaml, but the commented text within the file indicates I copied weatheralerts_1.yaml originally (per the tutorial instructions I received back in 2021). Everything worked great originally.

My issue is that I do not know what could be broken now that I have upgraded to v0.1.5, since my area has not had a NWS alert since the upgrade.

I apologize for the lack of additional details, but am looking for some high-level guidance since my weatheralerts.yaml file has several automations as well as several sensors to trigger custom automations.

snarlingllama commented 1 year ago

Disregard. Everything was actually working fine. My phone provided a NWS alert, which was based on my current location; not the location configured in HA. This led me to believe there was an issue with the integration, but everything is working fine.