1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-01 17:48:26 +00:00

2 Commits

Author SHA1 Message Date
Joost Lekkerkerker
55a4769172
Abort config flow if Google Tasks API is not enabled ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-10-31 11:32:17 +01:00
Allen Porter
0cb0e3ceeb
Add Google tasks integration, with initial read-only To-do list ()
* 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>
2023-10-24 21:30:29 -07:00