Releases: home-assistant/home-assistant-js-websocket
Releases · home-assistant/home-assistant-js-websocket
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
6.0.1
What's Changed
- Store old subscriptions to actually restore (#230) @balloob
- Bump rollup from 2.61.1 to 2.62.0 (#227) @dependabot
- Bump lint-staged from 12.1.3 to 12.1.4 (#228) @dependabot