mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
9 lines
227 B
JSON
9 lines
227 B
JSON
{
|
|
"domain": "todoist",
|
|
"name": "Todoist",
|
|
"documentation": "https://www.home-assistant.io/integrations/todoist",
|
|
"requirements": ["todoist-python==8.0.0"],
|
|
"codeowners": ["@boralyl"],
|
|
"iot_class": "cloud_polling"
|
|
}
|