mirror of
https://github.com/home-assistant/core.git
synced 2026-09-06 13:32:08 +01:00
10 lines
278 B
JSON
10 lines
278 B
JSON
{
|
|
"domain": "logbook",
|
|
"name": "Activity",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"dependencies": ["frontend", "http", "recorder"],
|
|
"documentation": "https://www.home-assistant.io/integrations/logbook",
|
|
"integration_type": "system",
|
|
"quality_scale": "internal"
|
|
}
|