mirror of
https://github.com/home-assistant/core.git
synced 2025-12-20 02:48:57 +00:00
Add support for integrations v2 (#78801)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
@@ -31,7 +31,6 @@ INTEGRATION_PLUGINS = [
|
||||
application_credentials,
|
||||
bluetooth,
|
||||
codeowners,
|
||||
config_flow,
|
||||
dependencies,
|
||||
dhcp,
|
||||
json,
|
||||
@@ -44,6 +43,7 @@ INTEGRATION_PLUGINS = [
|
||||
translations,
|
||||
usb,
|
||||
zeroconf,
|
||||
config_flow,
|
||||
]
|
||||
HASS_PLUGINS = [
|
||||
coverage,
|
||||
|
||||
Reference in New Issue
Block a user