mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add note to Google Tasks that due time is not supported (#31520)
This commit is contained in:
parent
d72e54da54
commit
d704efbd28
@ -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.
|
||||
|
||||
<div class='note'>
|
||||
|
||||
The Google Tasks public API does not support viewing or setting the due time of tasks, only the due date.
|
||||
|
||||
</div>
|
||||
|
||||
## Prerequisites
|
||||
|
||||
You need to configure developer credentials to allow Home Assistant to access your Google Account.
|
||||
|
Loading…
x
Reference in New Issue
Block a user