core/homeassistant/components/todoist/manifest.json

11 lines
225 B
JSON

{
"domain": "todoist",
"name": "Todoist",
"documentation": "https://www.home-assistant.io/integrations/todoist",
"requirements": [
"todoist-python==8.0.0"
],
"dependencies": [],
"codeowners": ["@boralyl"]
}