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)