mirror of
https://github.com/home-assistant/core.git
synced 2025-08-13 17:45:19 +02:00
Add back system_health_info to the base of lovelace (#43382)
This commit is contained in:
committed by
Paulus Schoutsen
parent
0bfcfb859a
commit
044edd3d9e
@@ -37,6 +37,7 @@ from .const import (
|
||||
STORAGE_DASHBOARD_UPDATE_FIELDS,
|
||||
url_slug,
|
||||
)
|
||||
from .system_health import system_health_info # NOQA
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
Reference in New Issue
Block a user