github home-assistant/home-assistant-js-websocket 8.0.0

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

Support message coalescing

Starting with Home Assistant 2022.9, all pending messages will be sent at once instead of one by one. This will greatly improve the performance. This feature is automatically enabled when a compatible version of Home Assistant is detected.

(#306) @bdraco

Update the revoke URL (breaking change)

The revoke URL has been updated to point at the new location in Home Assistant 2022.9.

This change is not backwards compatible with prior versions. If you use this library to revoke tokens and need to support older versions of Home Assistant, manually copy over the revoke function from the 7.1.0 release.

(#304) @balloob

Other changes

Dependencies

16 changes

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

NewReleases is sending notifications on new releases.