All-in-One Energy Management System (AIO‑EMS)
Optimize EV charging using PV surplus or energy price forecasts. The integration exposes selects and numbers to control charge mode and targets, plus a time entity for the ECO target time.
Platforms
| Platform | Description |
|---|---|
select |
EV and battery mode selectors |
number |
EV target SOC (now / next morning) |
time |
ECO latest target time-of-day |
{% if not installed %}
- Click install.
- In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "AIO‑EMS".
{% endif %}
Configure entity IDs and power limits in custom_components/aio_ems/config.py and const.py until an options flow is available. See README for required sensors (PV forecast, price forecast, Tesla BLE wallbox/EV entities).
This project was generated from @oncleben31's Home Assistant Custom Component Cookiecutter template.
Code template was mainly taken from @Ludeeus's integration_blueprint template
