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