github loopj/home-assistant-vantage 0.14.0

one day ago

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

Don't miss a new home-assistant-vantage release

NewReleases is sending notifications on new releases.