hass-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 Add Todoist To-do list support (#102633) 2023-10-24 22:47:26 +02:00
calendar.py Set required attribute when using Todoist Sync API reminder_add command (#122644) 2024-09-08 16:50:24 +02:00
config_flow.py
const.py
coordinator.py
icons.json Update icons.json to new service schema part 4 (#124771) 2024-08-28 13:48:13 +02:00
manifest.json
services.yaml
strings.json
todo.py
types.py