Commit Graph

5 Commits (master)

Author SHA1 Message Date
David Kebler 969f1f8600 0.0.10 remove original watchlist no longer needed. per entity watch
changed ping pong prop to connectionMonitor
fix little bug in getEntities
2020-07-21 13:53:16 -07:00
David Kebler 7c24aa3634 0.0.9 add a per entity watch and unwatch instead of using .on listener allow creating a watch list so only watched ha entity events are processed 2020-07-11 11:28:04 -07:00
David Kebler a59aac5c0e 0.0.8 fix issue when emitting 'error' by adding a listener (node throws error if not)
restore all the aync err,res handling.
now when connection is lost works fine
2020-06-19 07:29:05 -07:00
David Kebler 27c1964cd8 0.0.7 refactor ping/disconnect/connect to work better and emit connection event
catch errors on service call
rework switch method
add setNumber, setSelect methods
2020-05-30 18:14:05 -07:00
David Kebler 224fb07f10 0.0.3 iniital commit - working API with authentifcation, events and service call 2019-11-21 10:07:21 -08:00