github home-assistant/home-assistant-js-websocket 3.3.0

latest releases: 9.5.0, 9.4.0, 9.3.0...
6 years ago

What's Changed

This release adds support for websocket subscriptions via PR #85 via the new function connection.subscribeMessage. This function is the generalized version of the logic that powers connection.subscribeEvents.

See home-assistant/core#21696 for an example on how to implement a websocket subscription endpoint.

Don't miss a new home-assistant-js-websocket release

NewReleases is sending notifications on new releases.