The demo as supplied on the front page does not work. The example as provided does not work because the dist folder doe snot exist: ``` import { getAuth, getUser, callService, createConnection, subscribeEntities, ERR_HASS_HOST_REQUIRED, } from "./dist/index.js"; ```