diff --git a/source/_integrations/google_tasks.markdown b/source/_integrations/google_tasks.markdown index 1ae24fd95f2..30eee6edad2 100644 --- a/source/_integrations/google_tasks.markdown +++ b/source/_integrations/google_tasks.markdown @@ -17,6 +17,12 @@ ha_platforms: The **Google Tasks** integration allows you to connect your [Google Tasks](https://support.google.com/tasks/answer/7675772) to Home Assistant. The integration adds a [to-do list entity](/integrations/todo) for each task list, allowing you to create, update, or delete items on the list from the **To-do list** dashboard. +
+ +The Google Tasks public API does not support viewing or setting the due time of tasks, only the due date. + +
+ ## Prerequisites You need to configure developer credentials to allow Home Assistant to access your Google Account.