Expose and use lovelace constants from root (#78246)
This commit is contained in:
parent
4dcbe3e608
commit
45a69090f0
2 changed files with 3 additions and 2 deletions
|
@ -7,7 +7,7 @@ from __future__ import annotations
|
|||
from typing import Final
|
||||
|
||||
from homeassistant.components.frontend import EVENT_PANELS_UPDATED
|
||||
from homeassistant.components.lovelace.const import EVENT_LOVELACE_UPDATED
|
||||
from homeassistant.components.lovelace import EVENT_LOVELACE_UPDATED
|
||||
from homeassistant.components.persistent_notification import (
|
||||
EVENT_PERSISTENT_NOTIFICATIONS_UPDATED,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue