UNPKG

home-assistant-js-websocket

Version:
7 lines (6 loc) 287 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; export declare const ERR_INVALID_AUTH_CALLBACK = 6;