Co-authored-by: Robert Resch <robert@resch.dev> Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
9 lines
254 B
JSON
9 lines
254 B
JSON
{
|
|
"domain": "local_todo",
|
|
"name": "Local To-do",
|
|
"codeowners": ["@allenporter"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/local_todo",
|
|
"iot_class": "local_polling",
|
|
"requirements": ["ical==5.1.0"]
|
|
}
|