|
{
|
|
"domain": "todoist",
|
|
"name": "Todoist",
|
|
"codeowners": ["@boralyl"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/todoist",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["todoist"],
|
|
"requirements": ["todoist-api-python==2.1.2"]
|
|
}
|