1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-30 13:41:18 +01:00
Files
core/homeassistant/components/logbook/manifest.json

10 lines
277 B
JSON

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