Skip to content

Commit

Permalink
build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zoe-codez committed Apr 16, 2024
1 parent 55b650d commit 14b4c14
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/helpers/entity-state.helper.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { TDeviceId } from "./device.helper";
import { TAreaId } from "./fetch";
import { TLabelId } from "./registry";
import { TAreaId, TDeviceId, TLabelId } from "../dynamic";
import { ENTITY_STATE, PICK_ENTITY } from "./utility.helper";

export enum HassEvents {
Expand Down

0 comments on commit 14b4c14

Please sign in to comment.