core/homeassistant/components/todo/manifest.json

10 lines
250 B
JSON

{
"domain": "todo",
"name": "To-do list",
"codeowners": ["@home-assistant/core"],
"dependencies": ["http"],
"documentation": "https://www.home-assistant.io/integrations/todo",
"integration_type": "entity",
"quality_scale": "internal"
}