mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 14:08:21 +00:00
Expose supported brands via API (#75074)
This commit is contained in:
@@ -20,6 +20,7 @@ from . import (
|
||||
requirements,
|
||||
services,
|
||||
ssdp,
|
||||
supported_brands,
|
||||
translations,
|
||||
usb,
|
||||
zeroconf,
|
||||
@@ -39,6 +40,7 @@ INTEGRATION_PLUGINS = [
|
||||
requirements,
|
||||
services,
|
||||
ssdp,
|
||||
supported_brands,
|
||||
translations,
|
||||
usb,
|
||||
zeroconf,
|
||||
|
||||
Reference in New Issue
Block a user