Fix Mealie madplan: REST response for stor (16KB+) til HA attributes

- Nyt Python-script henter fra Mealie API og gemmer forenklet JSON (754 bytes)
  til /config/www/mealie.json (kun dato, navn, slug per opskrift)
- REST sensor peger nu på lokal fil via http://localhost:8123/local/mealie.json
- shell_command + automation opdaterer filen hvert 30. minut og ved opstart
- Løser 'Ingen planlagt' og 'buttoncardtemplateerror' i dashboard
This commit is contained in:
2026-04-19 13:14:02 +02:00
parent cd4da0eaed
commit be4f83fcb1
6 changed files with 55 additions and 9 deletions
+1
View File
@@ -0,0 +1 @@
mealie_update: "python3 /config/python_scripts/mealie_mealplan.py"