--
You received this message because you are subscribed to the Google Groups "weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
DarkSkyApi.loadItAll(excludes, position);
DarkSkyApi.loadItAll() .then(console.log); DarkSkyApi.loadItAll('daily,hourly,minutely,flags') // just return alerts
--
--
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/sEd4sVkjpZw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.
![]()
.wx-stn-alert i {
color: red;
}Done. Issue #31.
phil
--