Add back system_health_info to the base of lovelace (#43382)
This commit is contained in:
parent
982624b3ac
commit
3ca8f0c475
1 changed files with 1 additions and 0 deletions
|
@ -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__)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue