From 29c59b6bf14c4fbb01858e3ad3e3c80ac9c13c69 Mon Sep 17 00:00:00 2001 From: Nox Date: Wed, 25 Feb 2026 18:07:00 +0000 Subject: [PATCH] =?UTF-8?q?feat(memory):=20korben.info=20=E2=86=92=20utili?= =?UTF-8?q?ser=20le=20flux=20RSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MEMORY.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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"`