v3.2.0
- Bugfix: Adding 'Voltage' observations make icons disappear on today page GH-144
- Added default Translation of combined diagram labels GH-149
- Added Sensor Status Page GH-154 (https://github.com/Daveiano/weewx-wdc/wiki/Sensor-Status-Page)
- Combine rain and rainRate tile to get rid of $current.rain GH-147
- Add
color_darkto diagrams config to allow explicitly set chart colors in dark mode GH-163 - Update of D3 charts / Remove nivo and switch to native D3.js charts GH-117
- Support yScaleMin, yScaleMax, offset, enableArea, areaOpacity, enablePoints, curve, pointSize and lineWidth on a per observation basis, not per chart
- Fixed legend position
- Markers for multi-unit charts
- Configurable Date/Time for Axis and tooltips
- Fixed strange looking Climatogram (buggy yScale) for short periods (< 2 years)
- Added Date/Time localization for charts
Changes made to skin.conf since 3.1.1
For a complete diff, please see:
v3.1.1...00c7935#diff-ba225fb627dcbf577d0d1fde0f18d93e8e2cf2097c37086cd28ef23e8e7bd820
What's Changed
- 154 sensor status page by @Daveiano in #157
- 147 stat sum obs by @Daveiano in #156
- 117 163 update of d3 charts by @Daveiano in #164
Full Changelog: v3.1.1...v3.2.0