Some interesting improvements and some needed fixes:
Improvement
- Added support for data reconstruction when missing values on last window for ML forecaster prediction.
- Added treatment of SOCtarget passed at runtime for day-ahead optimization.
- Added publish_prefix key to pass a common prefix to all published data.
Fix
- Patched sensor rounding problem.
- Bump myst-parser from 1.0.0 to 2.0.0
- Fixed missing attributes is the sensors when using the custom IDs.
What's Changed
- Bump markupsafe from 2.1.2 to 2.1.3 by @dependabot in #86
- Update retrieve_hass.py by @davidusb-geek in #91
- Update Dockerfile by @majorfrog in #92
- Bump myst-parser from 1.0.0 to 2.0.0 by @dependabot in #89
New Contributors
- @majorfrog made their first contribution in #92
Full Changelog: v0.4.12...v0.4.13