You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
plugins are now stored in an array of strings on settings gateway prop instead of zwave
getNodes function of ZwaveClient returns an array of available nodes but the index doesn't match the nodeId refreshNeighbours returns a map nodeId -> neighbours[]
node removed socket event now returns the node removed
renamed setNodeName and setNodeLocation apis (removed the leading _) as now them also store the value to controller