mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Add icon translations support (#103294)
Co-authored-by: Robert Resch <robert@resch.dev> Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
This commit is contained in:
@@ -17,6 +17,7 @@ from . import (
|
||||
dependencies,
|
||||
dhcp,
|
||||
docker,
|
||||
icons,
|
||||
json,
|
||||
manifest,
|
||||
metadata,
|
||||
@@ -38,6 +39,7 @@ INTEGRATION_PLUGINS = [
|
||||
config_schema,
|
||||
dependencies,
|
||||
dhcp,
|
||||
icons,
|
||||
json,
|
||||
manifest,
|
||||
mqtt,
|
||||
|
Reference in New Issue
Block a user