mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
Add back system_health_info to the base of lovelace (#43382)
This commit is contained in:
@@ -37,6 +37,7 @@ from .const import (
|
|||||||
STORAGE_DASHBOARD_UPDATE_FIELDS,
|
STORAGE_DASHBOARD_UPDATE_FIELDS,
|
||||||
url_slug,
|
url_slug,
|
||||||
)
|
)
|
||||||
|
from .system_health import system_health_info # NOQA
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user