EMHASS: Energy Management for Home Assistant
Welcome to the documentation of EMHASS. With this package written in Python, you will be able to implement a real Energy Management System for your household. This software was designed to be easily configurable and with a fast integration with Home Assistant: https://www.home-assistant.io/
To get started go ahead and look at the installation procedure and usage instructions below.
- Intro / Quick start
- Introduction
- What is Energy Management for Home Assistant (EMHASS)?
- Configuration and Installation
- Installation Methods
- Usage
- Home Assistant Automation
- The publish-data specificities
- Passing your own data
- A naive Model Predictive Controller
- A machine learning forecaster
- Development
- Troubleshooting
- License
- EMHASS & EMHASS-Add-on differences
- An EMS based on Linear Programming
- The forecast module
- The machine learning forecaster
- The machine learning regressor
- Deferrable load thermal model
- Example configurations
- Configuration file
- API Reference
- EMHASS Development