mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Ensure http can startup if homekit fails to load (#35888)
* 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>
This commit is contained in:
@@ -3,6 +3,5 @@
|
||||
"name": "Logbook",
|
||||
"documentation": "https://www.home-assistant.io/integrations/logbook",
|
||||
"dependencies": ["frontend", "http", "recorder"],
|
||||
"after_dependencies": ["homekit"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
Reference in New Issue
Block a user