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>pull/35907/head
parent
ae66f4250c
commit
c88c011df9
|
@ -3,6 +3,5 @@
|
|||
"name": "Logbook",
|
||||
"documentation": "https://www.home-assistant.io/integrations/logbook",
|
||||
"dependencies": ["frontend", "http", "recorder"],
|
||||
"after_dependencies": ["homekit"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue