mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02: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