loopj / home-assistant-vantage

Home Assistant integration for Vantage InFusion home automation controllers.
MIT License
9 stars 4 forks source link

Bump aiovantage from 0.6.0 to 0.7.0 #27

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aiovantage from 0.6.0 to 0.7.0.

Release notes

Sourced from aiovantage's releases.

0.7.0

Features

  • Add host property to Vantage class
  • Add known_ids property to Vantage class and controllers
  • Add initialized property to controllers
  • Add new example for monitoring load groups

Fixes

  • Update objects in place when re-initializing
  • Fix minor exception handling order issue
Commits
  • e4eb23d Preparing release 0.7.0
  • 01f0f50 Merge pull request #25 from loopj/pre-commit-ci-update-config
  • 76f108e [pre-commit.ci] pre-commit autoupdate
  • d01838f Add 'known_ids' properties to controllers and main client
  • 2120b6b Merge pull request #23 from loopj/dependabot/pip/ruff-0.0.277
  • 0989304 Merge pull request #24 from loopj/detect-config-changes
  • 47bbc2d Add monitor load group example
  • 9b5e192 Keep list of controllers in main client
  • 9f488d4 Fix exception order issue
  • b3ac6da Bump ruff from 0.0.275 to 0.0.277
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Looks like aiovantage is up-to-date now, so this is no longer needed.