Releases: home-assistant/home-assistant-js-websocket
8.0.0
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.
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.
Other changes
- Improved README for setting up node.js (#293) @anaisbetts
Dependencies
16 changes
- Bump rollup from 2.78.0 to 2.78.1 (#305) @dependabot
- Bump rollup from 2.77.0 to 2.78.0 (#303) @dependabot
- Bump rollup from 2.76.0 to 2.77.0 (#301) @dependabot
- Bump rollup from 2.75.7 to 2.76.0 (#299) @dependabot
- Bump rollup from 2.75.6 to 2.75.7 (#295) @dependabot
- Bump typescript from 4.7.3 to 4.7.4 (#294) @dependabot
- Bump prettier from 2.6.2 to 2.7.1 (#297) @dependabot
- Bump rollup from 2.75.5 to 2.75.6 (#290) @dependabot
- Bump lint-staged from 13.0.0 to 13.0.1 (#291) @dependabot
- Bump typescript from 4.7.2 to 4.7.3 (#287) @dependabot
- Bump lint-staged from 12.4.3 to 13.0.0 (#288) @dependabot
- Bump rollup from 2.75.3 to 2.75.5 (#289) @dependabot
- Bump semver-regex from 3.1.3 to 3.1.4 (#286) @dependabot
- Bump lint-staged from 12.4.1 to 12.4.3 (#283) @dependabot
- Bump typescript from 4.6.4 to 4.7.2 (#284) @dependabot
- Bump rollup from 2.74.1 to 2.75.3 (#285) @dependabot
7.1.0
What's Changed
Dependencies
2 changes
- Bump rollup from 2.73.0 to 2.74.1 (#281) @dependabot
- Bump rollup from 2.72.1 to 2.73.0 (#280) @dependabot
7.0.5
7.0.4
What's Changed
Dependencies
6 changes
- Bump rollup from 2.71.1 to 2.72.1 (#277) @dependabot
- Bump lint-staged from 12.4.0 to 12.4.1 (#273) @dependabot
- Bump typescript from 4.6.3 to 4.6.4 (#274) @dependabot
- Bump rollup from 2.70.2 to 2.71.1 (#276) @dependabot
- Bump @types/mocha from 9.1.0 to 9.1.1 (#268) @dependabot
- Bump lint-staged from 12.3.8 to 12.4.0 (#269) @dependabot
7.0.3
What's Changed
- Fix empty states being ignored in new subscribe entities API (#267) @balloob
- Add restored entity attribute to HassEntityAttributeBase (#260) @emontnemery
Dependencies
8 changes
- Bump rollup from 2.70.1 to 2.70.2 (#265) @dependabot
- Bump lint-staged from 12.3.7 to 12.3.8 (#266) @dependabot
- Bump prettier from 2.6.1 to 2.6.2 (#264) @dependabot
- Bump ansi-regex from 3.0.0 to 3.0.1 (#263) @dependabot
- Bump typescript from 4.6.2 to 4.6.3 (#261) @dependabot
- Bump prettier from 2.6.0 to 2.6.1 (#262) @dependabot
- Bump prettier from 2.5.1 to 2.6.0 (#259) @dependabot
- Bump lint-staged from 12.3.5 to 12.3.7 (#258) @dependabot
7.0.2
7.0.1
7.0.0
What's Changed
- Fix race condition on fetch entities (#253) @balloob
- Bump rollup from 2.70.0 to 2.70.1 (#252) @dependabot
[Breaking change] The entities collection can no longer be refreshed on Home Assitant 2022.4+. This shouldn't have been necessary because it is listening to state updates.
6.1.1
6.1.0
What's Changed
Use new subscribe_entities command to power the entities collection when available (requires Home Assistant 2022.4+). Will fall back to listening for state_changed events if not.
Dependabot
- Bump lint-staged from 12.3.4 to 12.3.5 (#247) @dependabot
- Bump rollup from 2.68.0 to 2.70.0 (#248) @dependabot
- Bump typescript from 4.5.5 to 4.6.2 (#249) @dependabot
- Bump rollup from 2.67.3 to 2.68.0 (#246) @dependabot
- Bump rollup from 2.67.2 to 2.67.3 (#245) @dependabot
- Bump rollup from 2.67.1 to 2.67.2 (#243) @dependabot
- Bump lint-staged from 12.3.3 to 12.3.4 (#244) @dependabot
- Bump lint-staged from 12.3.2 to 12.3.3 (#241) @dependabot
- Bump rollup from 2.66.1 to 2.67.1 (#242) @dependabot
- Bump lint-staged from 12.3.1 to 12.3.2 (#240) @dependabot
- Bump rollup from 2.66.0 to 2.66.1 (#239) @dependabot
- Bump typescript from 4.5.4 to 4.5.5 (#235) @dependabot
- Bump @types/mocha from 9.0.0 to 9.1.0 (#236) @dependabot
- Bump rollup from 2.64.0 to 2.66.0 (#237) @dependabot
- Bump lint-staged from 12.1.7 to 12.3.1 (#238) @dependabot
- Bump rollup from 2.63.0 to 2.64.0 (#234) @dependabot
- Bump lint-staged from 12.1.5 to 12.1.7 (#232) @dependabot
- Bump rollup from 2.62.0 to 2.63.0 (#233) @dependabot
- Bump lint-staged from 12.1.4 to 12.1.5 (#231) @dependabot