AppDaemon severe weather alert app

weatherAlerts is a AppDaemon app that interfaces with weatherUnderground to get weather alerts for your area.

https://github.com/turboc1208/AppDaemonApps/blob/master/weatherAlert.py

It will send a persistent_notification to you for any alerts in your area. If you have one of two speech apps installed as well, it will also speak through your local speaker.

Requires weatherUnderground subscription to use.

3 Likes

Anyone using this might want to pull down another copy. There was a DST bug caused by weather underground deciding to add CDT to their alert during daylight savings time, and not having CST during non-daylight savings time.

1 Like

Thanks for the heads up; you know this is one of my favorite things in AD.