Adding weather alerts to weather widget

Darksky can give severe weather alerts from the US, Canada, European Union member nations, and Israel. For example, if there is a a tornado warning in an area, Darksky can send out an alert with the local weather data.

Our governing body recently sent out an orange weather warning for extreme heat and drought, and later an alert for extreme rainfall. Darksky gets this data from the governing body and puts it in their API so people can implement this.

If you take a look at the documentation for Darksky, it’s the fifth bullet. As far as I know, the Darksky API in Xibo only incorporates the current and daily weather and not weather alerts like extreme weather. It would be really useful to be able to communicate these warning natively so we can warn people about possible danger (and maybe even save lives) when displaying the local weather.

Could weather alerts be incorporated in the weather widget?