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.10.0 to 0.10.2 #52

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aiovantage from 0.10.0 to 0.10.2.

Release notes

Sourced from aiovantage's releases.

0.10.1

  • Re-add ConfigClient.raw_request
  • Add a couple of debugging helper scripts
Commits
  • d6b48d3 Preparing release 0.10.2
  • 690a829 Merge pull request #39 from loopj/pre-commit-ci-update-config
  • 9342005 Merge pull request #37 from loopj/dependabot/pip/ruff-0.0.281
  • 72490f5 Combine schema dumping scripts
  • 32aef5b Use IIntrospection.GetSysInfo to get serial number during discovery
  • 3dbbde3 Add IIntrospection.GetSysInfo method, use for auth checks
  • d386da2 [pre-commit.ci] pre-commit autoupdate
  • d0e8619 Add methods for IIntrospection.GetTypes and IIntrospection.GetInterfaces
  • 0378b8d Preparing release 0.10.1
  • d2c11e5 Merge pull request #38 from loopj/debug-scripts
  • 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)