npm node-red-contrib-home-assistant-websocket 0.22.6

latest releases: 0.73.0, 0.72.4, 0.72.3...
4 years ago

This release brings the fixes for Home Assistant allowing a WebSocket connection before all integrations are fully loaded.

All event node statuses now use the ring shape and a new status of running was added to show when HA is in the running state. Event nodes will not start receiving events until HA is in the running state. This should be the same functionality as HA pre v0.111.0. The call-service, fire event, and API nodes can be used at any point after the connection is made and don't need to wait until the running state.

If you're using the Node-RED component those nodes will become functional when the component is loaded in HA, which could be before HA enters the running state.

Bug Fixes

  • Wait until HA is in running state to emit events (92cdb64), closes #246
  • Wait until integration is loaded before attempting to register entities (1d8eb04), closes #247

Don't miss a new node-red-contrib-home-assistant-websocket release

NewReleases is sending notifications on new releases.