* Ensure HomeAssistant can startup if homekit fails to load * Update homeassistant/components/logbook/manifest.json Co-authored-by: Martin Hjelmare <marhje52@gmail.com> Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
7 lines
192 B
JSON
7 lines
192 B
JSON
{
|
|
"domain": "logbook",
|
|
"name": "Logbook",
|
|
"documentation": "https://www.home-assistant.io/integrations/logbook",
|
|
"dependencies": ["frontend", "http", "recorder"],
|
|
"codeowners": []
|
|
}
|