core/homeassistant/components/google_tasks
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
..
__init__.py
api.py Add support for deleting To-do items in Google Tasks (#102967) 2023-11-08 18:13:48 +01:00
application_credentials.py
config_flow.py Abort config flow if Google Tasks API is not enabled (#103114) 2023-10-31 11:32:17 +01:00
const.py
coordinator.py Fix google_tasks generic typing (#102778) 2023-10-25 07:22:19 -07:00
exceptions.py Add support for deleting To-do items in Google Tasks (#102967) 2023-11-08 18:13:48 +01:00
manifest.json
strings.json Abort config flow if Google Tasks API is not enabled (#103114) 2023-10-31 11:32:17 +01:00
todo.py Add support for deleting To-do items in Google Tasks (#102967) 2023-11-08 18:13:48 +01:00