What's Changed
NOTE: New sensor added to apps.yaml - please add the following to apps.yaml (edit if required) just under export_today:
pv_today:
- sensor.givtcp_{geserial}_pv_energy_today_kwh
Also there is a new template for the data-prediction chart that includes actual values - you would need to update your chart from the template file if you want actual values to be added: https://github.com/springfall2008/batpred/blob/main/example_chart.yml
-
Added actual values to data prediction chart
-
Potential bug fix for predicted SOC target glitch to 0
-
Data smoothing fix for incrementing today values
-
Added actual values to data prediction chart by @springfall2008 in #92
Full Changelog: v7.0.2...v7.1