qconrad / intellistar-emulator

A web application that displays weather information in the same visual presentation as the cable headend unit Intellistar.
https://qconrad.github.io/intellistar-emulator/
MIT License
90 stars 71 forks source link

How do i set a alert #25

Closed Kec63 closed 3 years ago

Kec63 commented 3 years ago

How do i set a alert?

qconrad commented 3 years ago

I'm assuming you are talking about severe weather alerts, which broke when WU disconnected their API. I might fix this one day if I get the time but if you want to play around with it, open the developer tools console before clicking start, and change the alert array. For example: alerts = ["alert 1 text goes here", "alert 2 text goes here"]