11 lines
304 B
JSON
11 lines
304 B
JSON
{
|
|
"domain": "logbook",
|
|
"name": "Logbook",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"dependencies": ["frontend", "http", "recorder"],
|
|
"documentation": "https://www.home-assistant.io/integrations/logbook",
|
|
"import_executor": true,
|
|
"integration_type": "system",
|
|
"quality_scale": "internal"
|
|
}
|