v0.1.0
Features:
- First release of Energy Manager, a Home Assistant integration for
price-optimized home energy management - Nordpool price ingestion -- both the native and the HACS Nordpool
integration are supported and auto-detected - Home battery scheduling -- multi-cycle charge/discharge plan that charges
ahead of the most profitable price peaks instead of reacting to the
current price - SigenStor EMS control -- drives the inverter to follow the schedule, with
per-phase fuse protection and verification that commands took effect - Per-car EV charging -- each car gets its own departure time, target SOC
and max charge power, plus a cheapest-slot schedule that still meets the
deadline - Easee charger control -- mode arbitration, dynamic amp limit, 1/2/3-phase
awareness and a force-charging switch - Solar surplus charging -- spare PV production starts charging outside the
price schedule, with a hysteresis band to avoid rapid on/off switching - Observe-only mode -- everything is calculated and shown, but no commands
are sent until you turn on the Device control switch - 4-step setup wizard that auto-detects Nordpool, SigenStor, Easee and car
integrations - Every setting can be changed later via Configure, no re-adding needed
- Modular -- Home Battery and EV Charging can each be enabled on their own
- English and Swedish translations
What's Changed
- Energy Manager: complete AppDaemon migration (phases 1-6) by @jyourstone in #1
New Contributors
- @jyourstone made their first contribution in #1
Full Changelog: https://github.com/jyourstone/energy_manager/commits/v0.1.0