UNPKG

235 BTypeScriptView Raw
1export declare const ERR_CANNOT_CONNECT = 1;
2export declare const ERR_INVALID_AUTH = 2;
3export declare const ERR_CONNECTION_LOST = 3;
4export declare const ERR_HASS_HOST_REQUIRED = 4;
5export declare const ERR_INVALID_HTTPS_TO_HTTP = 5;