core/homeassistant/components/todoist/manifest.json

10 lines
257 B
JSON

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