core/homeassistant/components/todoist
Janusz Gregorczyk 7bab3579ec
Set required attribute when using Todoist Sync API reminder_add command (#122644)
* Set type=absolute when using Todoist Sync API reminder_add command.

This argument is required:

ref.: https://developer.todoist.com/sync/v8/#add-a-reminder

* Fix

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-08 16:50:24 +02:00
..
__init__.py
calendar.py
config_flow.py
const.py
coordinator.py
icons.json
manifest.json
services.yaml
strings.json
todo.py
types.py