Releases: JochenTCC/Earnie
Release list
Earnie 2.3.1
Earnie 2.3.1
Docker images
ghcr.io/jochentcc/earnie-energy:2.3.1ghcr.io/jochentcc/earnie-energy:latest- Legacy aliases:
ghcr.io/jochentcc/ernie-energy:2.3.1/:latest
Deploy: docs/einrichtung/container.md
Multi-arch: linux/amd64 (Synology / Proxmox) · linux/arm64 (LoxBerry).
Earnie 2.3.0
Earnie 2.3.0
Docker images
ghcr.io/jochentcc/earnie-energy:2.3.0ghcr.io/jochentcc/earnie-energy:latest- Legacy aliases:
ghcr.io/jochentcc/ernie-energy:2.3.0/:latest
Deploy: docs/einrichtung/container.md
Multi-arch: linux/amd64 (Synology / Proxmox) · linux/arm64 (LoxBerry).
Earnie 2.3.0-alpha.3
Earnie 2.3.0-alpha.3
Pre-release (community test)
This is not an official release. Do not use :latest — pin the version tag.
Docker images
ghcr.io/jochentcc/earnie-energy:2.3.0-alpha.3- Legacy alias:
ghcr.io/jochentcc/ernie-energy:2.3.0-alpha.3
Deploy: docs/einrichtung/container.md
Multi-arch: linux/amd64 (Synology / Proxmox) · linux/arm64 (LoxBerry).
Earnie 2.3.0-alpha.1
Earnie 2.3.0-alpha.1
Pre-release (community test)
This is not an official release. Do not use :latest — pin the version tag.
Docker images
ghcr.io/jochentcc/earnie-energy:2.3.0-alpha.1- Legacy alias:
ghcr.io/jochentcc/ernie-energy:2.3.0-alpha.1
Deploy: docs/einrichtung/container.md
Multi-arch: linux/amd64 (Synology / Proxmox) · linux/arm64 (LoxBerry).
Earnie 2.2.0
Earnie 2.2.0
Official 2.2.0 after the community alpha line (2.2.0-alpha.*). Focus: Streamlit Community Cloud / greenfield demos, clearer configuration UX, and live-path hardening.
Highlights
- Streamlit Community Cloud — Szenario-Explorer as a web app; per-session greenfield (
EARNIE_CLOUD_DEMO);live_environmentUI mode - Banner der Wahrheit — attribution that survives forks (Layer A + light B)
- Sidebar / navigation — Konfiguration vs Live-Cockpit; Info with version, contact form, manual link; Live-Konfiguration removed (Szenarieneditor owns scenarios)
- SE / tariffs — >5% Verbrauch vs Live-Referenz hint; tariff parameter display in Scenario Editor; shared OeMAG reference in
tariffs.json; Land filter for export tariffs - Ops — productive/alpha compose split; branching/hotfix playbook; CONTRIBUTING (DE); README Streamlit badge
Docker images
ghcr.io/jochentcc/earnie-energy:2.2.0ghcr.io/jochentcc/earnie-energy:latest- Legacy aliases:
ghcr.io/jochentcc/ernie-energy:2.2.0/:latest
Multi-arch: linux/amd64 (Synology / Proxmox) · linux/arm64 (LoxBerry).
Deploy: docs/einrichtung/container.md
docker compose --project-directory . -f docker/compose/synology_productive.yml pull
docker compose --project-directory . -f docker/compose/synology_productive.yml up -d(Same pattern for loxberry_productive.yml / proxmox_productive.yml.)
Carry-over
- German user-doc polish continues under backlog 2.3.0
- Feature work continues in 2.3 (tariffs / consumer cost viz) and 2.4 (SAM connectors)
Earnie 2.2.0-alpha.9
Earnie 2.2.0-alpha.9
Pre-release (community test)
This is not an official release. Do not use :latest — pin the version tag.
Docker images
ghcr.io/jochentcc/earnie-energy:2.2.0-alpha.9- Legacy alias:
ghcr.io/jochentcc/ernie-energy:2.2.0-alpha.9
Deploy: docs/einrichtung/container.md
Multi-arch: linux/amd64 (Synology / Proxmox) · linux/arm64 (LoxBerry).
Earnie 2.0.0
Earnie 2.0.0
First numbered 2.0 release after the live cutover (1.99): legacy data model removed; stabilized entity/scenario model on the production path.
Highlights
- Real 2.0 baseline — post-migration data model (no runtime legacy fallbacks)
- README / Anwender-Einstieg refreshed (Monitor & What-if snapshots)
- Proxmox LXC deployment path (
docker/compose/proxmox.yml, bootstrap) - Scenario Explorer / backtesting improvements (cost comparison, tariffs, feed-in)
- aWATTar spot surcharge handling in the tariff catalog
Docker images
ghcr.io/jochentcc/earnie-energy:2.0.0ghcr.io/jochentcc/earnie-energy:latest- Legacy aliases:
ghcr.io/jochentcc/ernie-energy:2.0.0/:latest
Multi-arch: linux/amd64 (Synology / Proxmox) · linux/arm64 (LoxBerry).
Deploy: docs/einrichtung/container.md · Proxmox: docs/einrichtung/proxmox-lxc.md
docker compose --project-directory . -f docker/compose/synology.yml pull
docker compose --project-directory . -f docker/compose/synology.yml up -d(Same pattern for loxberry.yml / proxmox.yml.)
Known issues
- EV FertigUm (config path) — fix is implemented; live verification still pending (house-profile EV with
daily_target_source=config). - Weekend ready-by 12:00 — open check whether Start/End-SOC constraints misbehave when time-to-be-ready is noon on weekends.