core/homeassistant/components/logbook/manifest.json

10 lines
277 B
JSON
Raw Normal View History

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