UNPKG

@hakit/core

Version:

A collection of React hooks and helpers for Home Assistant to easily communicate with the Home Assistant WebSocket API.

19 lines (18 loc) 475 B
import "lodash"; import "../../utils/light/index.js"; import "react"; import "../useLocale/locales/index.js"; import "../../../index-BPKUNssF.js"; import "../../HassConnect/HassContext.js"; import "@iconify/react"; import "use-debounce"; import "deep-object-diff"; import { useConfig as t } from "../useConfig/index.js"; import "home-assistant-js-websocket"; function g() { return t()?.state ?? "LOADING"; } export { g as useHaStatus }; //# sourceMappingURL=index.js.map