Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump aioesphomeapi from 18.5.9 to 19.2.1 #158

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 30, 2023

Bumps aioesphomeapi from 18.5.9 to 19.2.1.

Release notes

Sourced from aioesphomeapi's releases.

19.2.1

What's Changed

19.2.0

What's Changed

  • Add humidity and aux heat support to climate (#631) @​kroimon
  • Ensure calling the BLE connection unsubscribe multiple times does not raise (#782) @​bdraco
  • Remove duplicate line in execute_service (#781) @​bdraco

19.1.7

What's Changed

  • Use background task logic for the on_stop callback (#780) @​bdraco
  • Reduce duplicate code in client connection setup (#779) @​bdraco
  • Make creating background tasks in the client a bound method (#778) @​bdraco
  • Reduce duplicate Bluetooth message filtering code (#777) @​bdraco
  • Refactor execute_service to avoid creating dict in the inner loop (#776) @​bdraco

19.1.6

What's Changed

  • Refactor list_entities_services to reduce unneeded local variables (#775) @​bdraco

19.1.5

What's Changed

  • Use explict type checks for protobuf messages (#774) @​bdraco
  • Small refactor to GATT read to reduce code (#773) @​bdraco
  • Refactor bluetooth message handling to extract on_bluetooth_message (#772) @​bdraco
  • Refactor bluetooth GATT writes to reduce duplicate code (#771) @​bdraco
  • Allow specifying a timeout for bluetooth_gatt_start_notify (#770) @​bdraco
  • Remove unused variable from frame helper base (#769) @​bdraco
  • Raise BluetoothConnectionDroppedError if connection drops while getting GATT services (#768) @​bdraco
  • Raise BluetoothConnectionDroppedError if connection drops during GATT read/write/notify (#767) @​bdraco
  • Handle Bluetooth connection drops in more places (#766) @​bdraco
  • Simplify similar code for building entity commands (#765) @​bdraco

19.1.4

What's Changed

  • Reduce duplicate code between connection and frame helper (#763) @​bdraco

19.1.3

What's Changed

  • Fix not backing off when connection unexpectedly requires encryption (#762) @​bdraco

... (truncated)

Commits
  • 7d92b79 Bump version to 19.2.1
  • 87b7e83 Partially revert "Add humidity and aux heat support to climate (#631)" (#783)
  • d58c735 Bump version to 19.2.0
  • 0f14c82 Add humidity and aux heat support to climate (#631)
  • 63d5928 Ensure calling the BLE connection unsubscribe multiple times does not raise (...
  • 6a51170 Bump version to 19.1.8
  • e994092 Remove duplicate line in execute_service (#781)
  • 5c8370c Use background task logic for the on_stop callback (#780)
  • d40e046 Reduce duplicate code in client connection setup (#779)
  • b3a621f Make creating background tasks in the client a bound method (#778)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [aioesphomeapi](https://github.com/esphome/aioesphomeapi) from 18.5.9 to 19.2.1.
- [Release notes](https://github.com/esphome/aioesphomeapi/releases)
- [Commits](esphome/aioesphomeapi@v18.5.9...v19.2.1)

---
updated-dependencies:
- dependency-name: aioesphomeapi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants