UNPKG

@hakit/core

Version:

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

9 lines (8 loc) 277 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=` {% if is_state(entity_id, "on") %} The entity is on!! {% else %} The entity is not on!! {% endif %} `;exports.templateCodeToProcess=e; //# sourceMappingURL=constants.js.map