Skip to content

1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 15:42
· 31 commits to refs/heads/main since this release
5c76f45

What’s Changed

Full refactor to a version 1.0.0
The code is now properly typed and the models and methods in line with HA's typescript websocket client.
Be aware that this library is now completely stateless, it will not hold any of the state data by itself, this is intended to be handled by lib consumers.

⚠ Breaking Changes

The 1.0.0 is NOT backwards compatible with the previous alpha releases!