diff --git a/MEMORY.md b/MEMORY.md index 9039c36..7153963 100644 --- a/MEMORY.md +++ b/MEMORY.md @@ -188,6 +188,15 @@ send({ type: 'lovelace/config', url_path: 'vue-par-pieces' }) - Le cron hebdo a été créé mais **désactivé** à la demande de Christophe (2026-02-23) - Réactiver si besoin : `node /app/dist/index.js cron add ...` +## Santé — Christophe +- **Profil :** Homme, né 12/06/1981 (44 ans), 1m81, ~90 kg, IMC ~27,5 +- **Appareil tension :** Sanitas (poignet, profil 1) +- **Suivi tension** dans `memory/YYYY-MM-DD.md` — tableau SYS/DIA/Pouls +- **Première mesure :** 2026-02-25 12:08 → 145/94 mmHg, pouls 77 bpm (HTA stade 1) + +## Sites & Flux RSS +- **Korben.info** : utiliser le flux RSS `https://korben.info/feed` pour récupérer les articles (plus propre que scraper la homepage) + ## Leçons apprises - **Toujours prendre un snapshot du LXC 145** (`mini-pc`) avant toute modification de config ou installation qui pourrait casser OpenClaw - Commande : `curl -sk -X POST -H "Authorization: PVEAPIToken=$PVE_TOKEN" -H "Content-Type: application/json" -d '{"snapname":"","description":""}' "$PVE_URL/api2/json/nodes/mini-pc/lxc/145/snapshot"`