With the release of v1.0.0, WeeWX-jas,
https://github.com/bellrichm/weewx-jas , moved from beta to ‘production’. WeeWX-jas is a highly configurable skin. It uses Apache ECharts to visualize the data and Bootstrap to control the layout. In addition, MQTT can be leveraged to get real time updates.
Feature recap:
- Along with day, week, month, year intervals there is support for 'last 24 hours', 'last 7 days', 'last 31 days', and 'last 366 days'.
- Historical 'yearly' and 'monthly' data can be charted.
- ‘ Year to Year’ charts and multi-year charts can be displayed.
- Any data that WeeWX knows about can charted.
- Multiple data bindings are supported.
- Additional charts can be created and used.
- Internationalization is all done in JavaScript; enabling the end user to pick the desired locale.
- A web server is not required.
A demo can be found at,
https://bellrichm.org/weather/#.
A huge thanks to GitHub users @gary-hammer and @hoetzgit. Without the feedback and the help they provided jas would still be alpha code.
Enjoy.
- rich