Skip to content

Releases: loopj/home-assistant-vantage

0.14.7

05 Mar 17:59

Choose a tag to compare

What's Changed

  • Bump aiovantage version to 0.22.8 by @loopj in #362

Fixes Python 3.14 incompatibility reported in #360

Full Changelog: 0.14.6...0.14.7

0.14.6

05 Mar 15:05

Choose a tag to compare

What's Changed

Full Changelog: 0.14.5...0.14.6

0.14.5

09 Jan 19:14

Choose a tag to compare

What's Changed

  • Gracefully fail if Introspection.GetFirmwareVersion is not available by @loopj in #350
  • Bump aiovantage version to 0.22.6
  • Bump dependency version of homeassistant and python for development only

Full Changelog: 0.14.4...0.14.5

0.14.4

08 Jan 05:15

Choose a tag to compare

What's Changed

Full Changelog: 0.14.3...0.14.4

0.14.3

14 Apr 19:36

Choose a tag to compare

What's Changed

Full Changelog: 0.14.2...0.14.3

0.14.2

04 Apr 19:46

Choose a tag to compare

What's Changed

Full Changelog: 0.14.1...0.14.2

0.14.1

03 Mar 04:11

Choose a tag to compare

What's Changed

Full Changelog: 0.14.0...0.14.1

0.14.0

27 Feb 17:30

Choose a tag to compare

Major changes

  • This release includes major changes under the hood thanks for a large refactor of aiovantage which made "objects" now implement "object interfaces" directly, to more closely mirror the way Vantage handles objects internally. This allows for more easy adding of future objects.
  • Many additional object types were added as part of this release, including 3 new Thermostat types
  • I /believe/ I have managed to retain backwards compatibility with legacy firmware versions (2.x) but since I don't have an old system to test with, it is hard for me to be certain - please report back if you have issues!
  • Added a blueprints folder to the GitHub repository, with a blueprint for making Vantage button press or button hold automations

What's Changed

  • Store runtime data inside ConfigEntry by @loopj in #262
  • Bump aiovantage from 0.17.2 to 0.18.0 by @loopj in #263
  • Bump ruff from 0.9.3 to 0.9.4 by @dependabot in #265
  • Bump pyright from 1.1.392.post0 to 1.1.393 by @dependabot in #266
  • Updates for latest aiovantage by @loopj in #268
  • Bump ruff from 0.9.4 to 0.9.6 by @dependabot in #267
  • Update thermostat type mappings by @loopj in #269
  • Add support for fetching additional entity data asynchronously by @loopj in #270
  • Bump aiovantage to 0.20.0, add full support for new thermostat types by @loopj in #271
  • Add hvac_action to climate entities, improve legacy thermostat support by @loopj in #273
  • Simplify add_entities_from_controller by @loopj in #274
  • Simplify entity updating by @loopj in #275
  • Fix RGB color_modes by @loopj in #276
  • Flatten device setup logic, mirror entity setup by @loopj in #277
  • Mark polled entities as unavailable when requests fail by @loopj in #278
  • Update logs for unavailable entities by @loopj in #279
  • Bump aiovantage to 0.22.1 by @loopj in #280
  • Bump aiovantage from 0.22.1 to 0.22.2 by @dependabot in #283
  • Bump pyright from 1.1.393 to 1.1.394 by @dependabot in #282
  • Bump ruff from 0.9.6 to 0.9.7 by @dependabot in #281

Full Changelog: 0.13.5...0.14.0

0.14.0rc1

25 Feb 00:36

Choose a tag to compare

0.14.0rc1 Pre-release
Pre-release

Full Changelog: 0.14.0rc0...0.14.0rc1

0.14.0rc0

24 Feb 00:54

Choose a tag to compare

0.14.0rc0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.14.0b6...0.14.0rc0