mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 06:35:10 +02:00
Fix setup error for logbook (#29908)
* Fix setup error by moving an import back into the setup function
* Revert c741664d4d
* Add homekit as after_dependency to logbook manifest.json
This commit is contained in:
committed by
Paulus Schoutsen
parent
c8cc8acc81
commit
6b3260357f
@@ -4,5 +4,6 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/logbook",
|
||||
"requirements": [],
|
||||
"dependencies": ["frontend", "http", "recorder"],
|
||||
"after_dependencies": ["homekit"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
Reference in New Issue
Block a user