core/homeassistant/components/todoist
Allen Porter 64a6a6a778
Add due date and description fields to Todoist To-do entity (#104655)
* Add Todoist Due date and description fields

* Update entity features with new names

* Make items into walrus

* Update due_datetime field

* Add additional tests for adding new fields to items

* Fix call args in todoist test
2023-11-30 07:01:57 +01:00
..
__init__.py
calendar.py
config_flow.py
const.py
coordinator.py
manifest.json
services.yaml
strings.json
todo.py Add due date and description fields to Todoist To-do entity (#104655) 2023-11-30 07:01:57 +01:00
types.py