mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 10:59:50 +00:00
Improve Lovelace types (#18652)
This commit is contained in:
@@ -12,7 +12,7 @@ import { ifDefined } from "lit/directives/if-defined";
|
||||
import { computeStateName } from "../../../common/entity/compute_state_name";
|
||||
import "../../../components/entity/state-badge";
|
||||
import { isUnavailableState } from "../../../data/entity";
|
||||
import { ActionHandlerEvent } from "../../../data/lovelace";
|
||||
import { ActionHandlerEvent } from "../../../data/lovelace/action_handler";
|
||||
import {
|
||||
ForecastEvent,
|
||||
WeatherEntity,
|
||||
|
||||
Reference in New Issue
Block a user