1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-02 00:27:49 +01:00
This commit is contained in:
Paulus Schoutsen
2026-03-31 22:48:29 -04:00
parent 5658edfba8
commit 50a8e953ed

View File

@@ -16,7 +16,7 @@ import {
getSummaryLabel,
HOME_SUMMARIES_ICONS,
type HomeSummary,
} from "../../../panels/lovelace/strategies/home/helpers/home-summaries";
} from "../../lovelace/strategies/home/helpers/home-summaries";
import { haStyleDialog } from "../../../resources/styles";
import type { HomeAssistant } from "../../../types";
import type { EditHomeDialogParams } from "./show-dialog-edit-home";