hass-core/homeassistant/components/logbook/manifest.json
Martin Hjelmare 7e30ab2fb2
Add missing internal quality scale label (#48947)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-04-10 12:37:20 +02:00

8 lines
223 B
JSON

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