a59aac5c0e
restore all the aync err,res handling. now when connection is lost works fine |
||
---|---|---|
examples | ||
src | ||
.eslintrc.js | ||
.gitignore | ||
.npmignore | ||
package.json | ||
readme.md |
readme.md
uCOMmandIt (UCI) - A Home Assistant Class and API
What is it
This module allows one to communicate with a Home Assistant instance via their websocket api
What's it good for
Easily replace most of the limited HA yaml script and automation with nodejs code.
Prerequisites
You'll of course need nodejs running and either npm or yarn. UCI tries to keep node as current as possible during development so use the latest version 12.x for best results or at