9 lines
250 B
JSON
9 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"
|
|
}
|