What's Changed
- Update Live Monitoring graph queries for Dashboard to use
max()
instead ofmean()
for Solar, Home, Grid and Powerwall to preserve peaks across all time filters as raised in #203 - Add support for Solar Only Tesla energy sites to tesla-history script by @mcbirse in #204
- Change graph queries from mean() to max() by @jasonacox in #205
- Updated to use timezone from calendar history data by @mcbirse in #206
- Update pyPowerwall proxy service to v0.6.1 Proxy t24 (see https://github.com/jasonacox/pypowerwall/releases/tag/v0.6.1)
Full Changelog: v2.8.6...v2.8.7