Skip to content

Developer Guide

Welcome to the HAEO developer documentation! This section covers architecture, development setup, and contribution guidelines.

Quick Start

git clone https://github.com/ha-energy-optimiser/haeo.git
cd haeo
uv sync
uv run pytest

Topics