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
J. Nick Koston 2020-05-21 01:48:01 -05:00 committed by Pascal Vizeli
parent ae66f4250c
commit c88c011df9
1 changed files with 0 additions and 1 deletions

View File

@ -3,6 +3,5 @@
"name": "Logbook",
"documentation": "https://www.home-assistant.io/integrations/logbook",
"dependencies": ["frontend", "http", "recorder"],
"after_dependencies": ["homekit"],
"codeowners": []
}