Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions source/_integrations/cookidoo.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Cookidoo
description: Instructions on how to integrate the Cookidoo todo list with Home Assistant.
ha_category:
- To-do list
- Calendar
ha_iot_class: Cloud Polling
ha_release: 2025.1
ha_config_flow: true
Expand All @@ -12,10 +13,13 @@ ha_domain: cookidoo
ha_integration_type: service
ha_platforms:
- button
- calendar
- diagnostics
- sensor
- todo
related:
- docs: /integrations/calendar
title: Calendar integration documentation
- docs: /integrations/todo
title: To-do list integration documentation
- docs: /integrations/#to-do-list
Expand Down Expand Up @@ -66,6 +70,10 @@ The _clear shopping list_ button entity allows you to clear both the shopping li

This button entity will appear automatically in your Home Assistant instance after adding the integration. You can use it in automations or add it to your dashboard using the Button card.

## Calendar

This integration provides meal plan calendar entity. Each event is full-day event, with summary corresponding to the meal planned for that day.

## Sensor entities

### Diagnostics
Expand Down