From 08175f258b9cd051262f4d92d75c6e8c03723ec7 Mon Sep 17 00:00:00 2001 From: Patrick Schurig Date: Fri, 3 Jul 2026 14:38:07 +0200 Subject: [PATCH] =?UTF-8?q?docs(recap):=20commit=20ratios=20444b13d=20(com?= =?UTF-8?q?mitt=C3=A9,=20non=20pouss=C3=A9)=20=E2=80=94=20reprise=202026-0?= =?UTF-8?q?7-03?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- RECAP_phase2_ratios.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/RECAP_phase2_ratios.md b/RECAP_phase2_ratios.md index 7ece63a..0494566 100644 --- a/RECAP_phase2_ratios.md +++ b/RECAP_phase2_ratios.md @@ -1,7 +1,7 @@ # RECAP — Phase 2 ratios (autoconsommation / autonomie) -> Point de reprise. Dernière session : 2026-06-30. Branche : `feature/beta-rulebased`. -> Commit feature : **`b61c0ab`** (local, **non poussé**, **non mergé**). +> Point de reprise. Dernière session : 2026-07-03. Branche : `feature/beta-rulebased`. +> Commit feature : **`444b13d`** (committé sur la branche, **non poussé**, **non mergé**). ## 1. Objectif (rappel) @@ -26,7 +26,7 @@ handler `NymeaEnergy` de NOTRE plugin. **Retenu : (c).** - **Feature request upstream** nymea (champs sur `PowerBalance`) à ouvrir **séparément** — PAS besoin de forker pour la demander. Si acceptée → migration app triviale. -## 3. Ce qui est FAIT (commit b61c0ab, 10 fichiers) +## 3. Ce qui est FAIT (commit 444b13d, 11 fichiers) | Fichier | Rôle | |---|---| @@ -64,7 +64,8 @@ autoconsommation = (Δ totalProduction − Δ totalReturn) / Δ totalProdu 1. **Merge `landing-silo`** — Patrick le fait lui-même, **quand validé**. (Workflow : `git push origin feature/beta-rulebased:landing-silo`, NE PAS toucher - master/stable.) Le commit ratios n'est PAS encore poussé. + master/stable.) Le commit ratios `444b13d` est committé localement mais **PAS + encore poussé** (absent d'`origin` et de tout remote). 2. **`.deb`** : pas rebuildé. hems tourne `1.15.2+etm2` (rév.3 validée live). Quand on voudra livrer les ratios sur hems → cross-build arm64 + bump version + publier APT (voir DEPLOY.md). À décider au moment voulu.