UNPKG

extra-map-card

Version:

Lovelace custom map card for Home Assistant

3 lines (2 loc) 132 B
import type { HassEntity } from "home-assistant-js-websocket"; export declare const hasLocation: (stateObj: HassEntity) => boolean;