hass-core/homeassistant/components/todoist
Aaron Godfrey 71e636572f
Send recurrence data when updating a task in todoist (#108269)
* Send recurrence data when updating a task in todoist

* Update tests/components/todoist/test_todo.py

Co-authored-by: Allen Porter <allen.porter@gmail.com>

* Move logic into _task_api_data.

* Add comment about sending potentinally stale data.

---------

Co-authored-by: Allen Porter <allen.porter@gmail.com>
2024-01-21 15:09:08 -08:00
..
__init__.py
calendar.py
config_flow.py Update Todoist config flow URL (#104992) 2023-12-04 14:58:37 +01:00
const.py
coordinator.py
manifest.json
services.yaml
strings.json Fix typo in Todoist config flow (#103317) 2023-11-03 17:16:20 +01:00
todo.py Send recurrence data when updating a task in todoist (#108269) 2024-01-21 15:09:08 -08:00
types.py