backup: 2026-06-16 18:32

This commit is contained in:
root
2026-06-16 18:32:28 +02:00
parent 48a2ccbfdc
commit 96cb512dc7
2 changed files with 1 additions and 15 deletions
-14
View File
@@ -1,14 +0,0 @@
- platform: rest
name: "Mealie Meal Plan"
unique_id: mealie_meal_plan
resource: "http://192.168.42.10:7670/api/groups/mealplans?orderBy=date&orderDirection=asc&perPage=20"
headers:
Authorization: "Bearer !secret mealie_token"
value_template: "{{ value_json.items | length }} repas planifiés"
json_attributes_path: "$.items"
json_attributes:
- date
- entryType
- title
- recipe
scan_interval: 3600