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:
Allen Porter
2023-10-24 21:30:29 -07:00
committed by GitHub
parent fb13d9ce7c
commit 0cb0e3ceeb
21 changed files with 750 additions and 0 deletions

View File

@@ -181,6 +181,7 @@ FLOWS = {
"google_generative_ai_conversation",
"google_mail",
"google_sheets",
"google_tasks",
"google_translate",
"google_travel_time",
"govee_ble",