hass-core/tests/components/todoist
Allen Porter 64a6a6a778
Add due date and description fields to Todoist To-do entity ()
* 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
conftest.py Add due date and description fields to Todoist To-do entity () 2023-11-30 07:01:57 +01:00
test_calendar.py Add Todoist To-do list support () 2023-10-24 22:47:26 +02:00
test_config_flow.py Fix error message strings for Todoist configuration flow () 2023-10-28 21:02:42 +02:00
test_init.py Add Todoist To-do list support () 2023-10-24 22:47:26 +02:00
test_todo.py Add due date and description fields to Todoist To-do entity () 2023-11-30 07:01:57 +01:00