v0.2.0
Fixes
- Fixes some issues outlined in the Issue #20 thread
- Capacity & SOC energy use configured decimal places
- Other minor bug fixes & tweaks
Improvements
- Restructure stats code. All stats are calculated and configured in a single method at render time
Features
- Battery Charge/Discharge rates, and rate usage as a percentage can optionally be displayed in the card
- Experimental Custom DoD override. A custom DoD percentage can be set in the configuration, which will be used to override both the battery capacity and SOC kWh values supplied by GivTCP
What's Changed
- Feature - display charge/discharge rates & usage data by @Codegnosis in #23
- Feature - Experimental DoD override by @Codegnosis in #24
Full Changelog: v0.1.9...v0.2.0