UNPKG

@hakit/core

Version:

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

3 lines (2 loc) 556 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const A=require("./entity.js");exports.DEFAULT_STATES=A.DEFAULT_STATES;exports.DOMAINS_WITH_DYNAMIC_PICTURE=A.DOMAINS_WITH_DYNAMIC_PICTURE;exports.OFF=A.OFF;exports.OFF_STATES=A.OFF_STATES;exports.ON=A.ON;exports.UNAVAILABLE=A.UNAVAILABLE;exports.UNAVAILABLE_STATES=A.UNAVAILABLE_STATES;exports.UNIT_C=A.UNIT_C;exports.UNIT_F=A.UNIT_F;exports.UNKNOWN=A.UNKNOWN;exports.isOffState=A.isOffState;exports.isUnavailableState=A.isUnavailableState; //# sourceMappingURL=index.js.map