core/homeassistant/components/todoist/manifest.json

11 lines
214 B
JSON

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