mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
Automatically generate entity platform enum (#152193)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -19,6 +19,7 @@ from . import (
|
||||
dhcp,
|
||||
docker,
|
||||
icons,
|
||||
integration_info,
|
||||
json,
|
||||
manifest,
|
||||
metadata,
|
||||
@@ -44,6 +45,7 @@ INTEGRATION_PLUGINS = [
|
||||
dependencies,
|
||||
dhcp,
|
||||
icons,
|
||||
integration_info,
|
||||
json,
|
||||
manifest,
|
||||
mqtt,
|
||||
|
||||
Reference in New Issue
Block a user