{ "version": 1, "minor_version": 1, "key": "schedule", "data": { "items": [ { "id": "whirlpool_heizung", "name": "Whirlpool Heizung", "icon": "mdi:hot-tub", "monday": [ { "from": "09:00:00", "to": "16:00:00" } ], "tuesday": [ { "from": "09:00:00", "to": "16:00:00" } ], "wednesday": [ { "from": "09:00:00", "to": "16:00:00" } ], "thursday": [ { "from": "09:00:00", "to": "16:00:00" } ], "friday": [ { "from": "09:00:00", "to": "22:00:00" } ], "saturday": [ { "from": "09:00:00", "to": "22:00:00" } ], "sunday": [ { "from": "09:00:00", "to": "16:00:00" } ] } ] } }