core/homeassistant/components/google_tasks
Allen Porter c8aed06438
Add due date and description to Google Tasks (#104654)
* Add tests for config validation function

* Add Google Tasks due date and description

* Revert test timezone

* Update changes after upstream

* Update homeassistant/components/google_tasks/todo.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Add google tasks tests for creating

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-11-29 22:37:43 +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 Fix invalid oauth2_unauthorized translation ref (#103873) 2023-11-12 21:13:38 +01:00
todo.py Add due date and description to Google Tasks (#104654) 2023-11-29 22:37:43 +01:00