UNPKG

home-assistant-js-websocket

Version:
6 lines (5 loc) 240 B
export declare const ERR_CANNOT_CONNECT = 1; export declare const ERR_INVALID_AUTH = 2; export declare const ERR_CONNECTION_LOST = 3; export declare const ERR_HASS_HOST_REQUIRED = 4; export declare const ERR_INVALID_HTTPS_TO_HTTP = 5;