Skip to content

Releases: HomeAssistant-API/HomeAssistantAPI

v4.2.2

14 Mar 19:12
bd0e7af

Choose a tag to compare

What's Changed

Full Changelog: v4.2.1...v4.2.2

Lots of Bug Fixes and Pydantic v2!

12 Jan 04:33
46023c2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.1...v4.2.1

Bug fixes

09 Jun 19:39
1f347c9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.1.post1...v4.1.1.post2

Bug fixes

14 Apr 18:04
fc3473c

Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.1.1.post1

Toggleable ssl verification!

12 Mar 00:00
dd67030

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.0...v4.1.1

Dockerize the project!

22 Jan 20:28
49d886f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.1...v4.1.0

Fixed More Bugs

03 Dec 00:13
2600146

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.0.1

Runnable in global namespace

24 Aug 18:29
8e07eac

Choose a tag to compare

What's Changed

  • Make ServiceField's description an Optional[str] by @Azimath in #121
  • Remove cron testing trigger by @GrandMoff100 in #122
  • Call RawClient.__init__ in sync contexts and RawAsyncClient.__init__ in async contexts. by @GrandMoff100 in #125

New Contributors

Full Changelog: v4.0.0.post1...v4.0.0.post2

Bug Fixes

30 Jul 20:51
f083031

Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.0.post1

Big release!

03 Jul 20:35
a7580da

Choose a tag to compare

What's Changed

Lots of stuff has changed in this release.
Be aware that this is a non-backwards compatible release.
Docs have been polished up.
Project structure has been reorganized.
And lots of tools to help manage the codebase quality have been added!

Full Changelog: v3.0.4...v4.0.0