home-assistant / home-assistant-js-websocket

:aerial_tramway: JavaScript websocket client for Home Assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library does not work on the server side

marchaos opened this issue · comments

Hey,

I'm attempting to use this within node js itself, but this library makes assumptions that location will be present etc, and just fails with exception. Any way we can make this work irrespective of the environment?