Jan Bouwhuis
f94167a4bb
Fix invalid oauth2_unauthorized translation ref ( #103873 )
...
* Fix invalids oauth2_unauthorized translation ref
* Fix oauth2_failed
2023-11-12 21:13:38 +01:00
Allen Porter
787fb3b954
Improve OAuth error handling in configuration flows ( #103157 )
...
* Improve OAuth error handling in configuration flows
* Update strings for all integrations that use oauth2 config flow
* Remove invalid_auth strings
* Revert change to release
* Revert close change in aiohttp mock
2023-11-11 11:02:51 +01:00
Allen Porter
cec617cfbb
Add support for deleting To-do items in Google Tasks ( #102967 )
...
* Add support for deleting To-do items in Google Tasks
* Cleanup multipart test
* Fix comments
* Add additional error checking to increase coverage
* Apply suggestions and fix tests
2023-11-08 18:13:48 +01:00
Joost Lekkerkerker
55a4769172
Abort config flow if Google Tasks API is not enabled ( #103114 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-10-31 11:32:17 +01:00
Marc Mueller
4cac20f835
Fix google_tasks generic typing ( #102778 )
2023-10-25 07:22:19 -07:00
Allen Porter
7f7064ce59
Add Google Tasks create and update for todo platform ( #102754 )
...
* Add Google Tasks create and update for todo platform
* Update comments
* Update comments
2023-10-25 10:51:21 +02:00
Allen Porter
0cb0e3ceeb
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>
2023-10-24 21:30:29 -07:00