1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-01 14:12:01 +01:00
Files
core/tests/components/cookidoo/fixtures/ingredient_items.json
2024-12-12 20:23:14 +01:00

11 lines
138 B
JSON

{
"data": [
{
"id": "unique_id_mehl",
"name": "Mehl",
"description": "200 g",
"is_owned": false
}
]
}