mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 10:29:27 +00:00
Add Google tasks integration, with initial read-only To-do list (#102629)
* Add Google Tasks integration * Update tests and unique id * Revert devcontainer change * Increase test coverage * Apply suggestions from code review Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Remove ternary * Fix JSON --------- Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
@@ -11,6 +11,7 @@ APPLICATION_CREDENTIALS = [
|
||||
"google_assistant_sdk",
|
||||
"google_mail",
|
||||
"google_sheets",
|
||||
"google_tasks",
|
||||
"home_connect",
|
||||
"lametric",
|
||||
"lyric",
|
||||
|
||||
Reference in New Issue
Block a user