Aioesphomeapi

Latest version: v24.6.0

Safety actively analyzes 638361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 25 of 33

10.14.0

What's Changed

* Add Bluetooth GATT calls (259) jesserockz
* Bump pylint from 2.15.0 to 2.15.3 (257) dependabot
* Bump mypy from 0.971 to 0.981 (260) dependabot
* Add async-timeout to requirements.txt (255) mjonuschat
* Bump pylint from 2.14.5 to 2.15.0 (250) dependabot
* Bump types-protobuf from 3.19.22 to 3.20.1 (249) dependabot
* Bump actions/cache from 3.0.7 to 3.0.8 (248) dependabot
* Bump black from 22.6.0 to 22.8.0 (251) dependabot

10.13.0

What's Changed
* Add `has_bluetooth_proxy` flag to device info by jesserockz in https://github.com/esphome/aioesphomeapi/pull/247


**Full Changelog**: https://github.com/esphome/aioesphomeapi/compare/v10.12.0...v10.13.0

10.12.0

What's Changed
* Change out asyncio.wait_for with async_timeout by bdraco in https://github.com/esphome/aioesphomeapi/pull/243
* Implement Bluetooth LE advertisement receiving by jesserockz in https://github.com/esphome/aioesphomeapi/pull/246

<details>
<summary>Dependencies</summary>

* Bump actions/cache from 3.0.4 to 3.0.7 by dependabot in https://github.com/esphome/aioesphomeapi/pull/245
* Bump docker/build-push-action from 3.0.0 to 3.1.1 by dependabot in https://github.com/esphome/aioesphomeapi/pull/244
* Bump pylint from 2.14.4 to 2.14.5 by dependabot in https://github.com/esphome/aioesphomeapi/pull/236
* Bump mypy from 0.961 to 0.971 by dependabot in https://github.com/esphome/aioesphomeapi/pull/237
* Bump flake8 from 4.0.1 to 5.0.4 by dependabot in https://github.com/esphome/aioesphomeapi/pull/241
</details>

**Full Changelog**: https://github.com/esphome/aioesphomeapi/compare/v10.11.0...v10.12.0

10.11.0

What's Changed

* Increase ListEntitiesRequest timeout to 30 seconds by syndtr in https://github.com/esphome/aioesphomeapi/pull/234
* state class TOTAL added by peterg79 in https://github.com/esphome/aioesphomeapi/pull/229

<details>
<summary>Dependencies</summary>

* Bump types-protobuf from 3.19.20 to 3.19.21 by dependabot in https://github.com/esphome/aioesphomeapi/pull/216
* Bump mypy from 0.950 to 0.960 by dependabot in https://github.com/esphome/aioesphomeapi/pull/218
* Bump actions/cache from 3.0.2 to 3.0.3 by dependabot in https://github.com/esphome/aioesphomeapi/pull/219
* Bump pylint from 2.13.9 to 2.14.0 by dependabot in https://github.com/esphome/aioesphomeapi/pull/220
* Bump pylint from 2.14.0 to 2.14.1 by dependabot in https://github.com/esphome/aioesphomeapi/pull/222
* Bump mypy from 0.960 to 0.961 by dependabot in https://github.com/esphome/aioesphomeapi/pull/223
* Bump actions/cache from 3.0.3 to 3.0.4 by dependabot in https://github.com/esphome/aioesphomeapi/pull/224
* Bump actions/setup-python from 3 to 4 by dependabot in https://github.com/esphome/aioesphomeapi/pull/225
* Bump pylint from 2.14.1 to 2.14.2 by dependabot in https://github.com/esphome/aioesphomeapi/pull/226
* Bump pylint from 2.14.2 to 2.14.3 by dependabot in https://github.com/esphome/aioesphomeapi/pull/228
* Bump types-protobuf from 3.19.21 to 3.19.22 by dependabot in https://github.com/esphome/aioesphomeapi/pull/227
* Bump black from 22.3.0 to 22.6.0 by dependabot in https://github.com/esphome/aioesphomeapi/pull/230
* Bump pylint from 2.14.3 to 2.14.4 by dependabot in https://github.com/esphome/aioesphomeapi/pull/231

</details>

New Contributors
* syndtr made their first contribution in https://github.com/esphome/aioesphomeapi/pull/234
* peterg79 made their first contribution in https://github.com/esphome/aioesphomeapi/pull/229

**Full Changelog**: https://github.com/esphome/aioesphomeapi/compare/v10.10.0...v10.11.0

10.10.0

What's Changed
* Assume volume (and therefore mute) is always supported by jesserockz in https://github.com/esphome/aioesphomeapi/pull/215


**Full Changelog**: https://github.com/esphome/aioesphomeapi/compare/v10.9.0...v10.10.0

10.9.0

What's Changed
* Add media player entities by jesserockz in https://github.com/esphome/aioesphomeapi/pull/214


<details>
<summary>Dependencies</summary>

* Bump types-protobuf from 3.19.11 to 3.19.12 by dependabot in https://github.com/esphome/aioesphomeapi/pull/177
* Bump docker/login-action from 1.12.0 to 1.13.0 by dependabot in https://github.com/esphome/aioesphomeapi/pull/178
* Bump actions/setup-python from 2 to 3 by dependabot in https://github.com/esphome/aioesphomeapi/pull/180
* Bump docker/login-action from 1.13.0 to 1.14.1 by dependabot in https://github.com/esphome/aioesphomeapi/pull/181
* Bump actions/checkout from 2 to 3 by dependabot in https://github.com/esphome/aioesphomeapi/pull/182
* Bump mypy from 0.931 to 0.940 by dependabot in https://github.com/esphome/aioesphomeapi/pull/184
* Bump docker/build-push-action from 2.9.0 to 2.10.0 by dependabot in https://github.com/esphome/aioesphomeapi/pull/186
* Bump mypy from 0.940 to 0.941 by dependabot in https://github.com/esphome/aioesphomeapi/pull/185
* Bump black from 22.1.0 to 22.3.0 by dependabot in https://github.com/esphome/aioesphomeapi/pull/195
* Bump mypy from 0.941 to 0.942 by dependabot in https://github.com/esphome/aioesphomeapi/pull/192
* Bump types-protobuf from 3.19.12 to 3.19.15 by dependabot in https://github.com/esphome/aioesphomeapi/pull/190
* Bump pylint from 2.12.2 to 2.13.4 by dependabot in https://github.com/esphome/aioesphomeapi/pull/197
* Bump actions/cache from 2 to 3.0.1 by dependabot in https://github.com/esphome/aioesphomeapi/pull/196
* Bump pylint from 2.13.4 to 2.13.5 by dependabot in https://github.com/esphome/aioesphomeapi/pull/198
* Bump actions/cache from 3.0.1 to 3.0.2 by dependabot in https://github.com/esphome/aioesphomeapi/pull/199
* Bump types-protobuf from 3.19.15 to 3.19.17 by dependabot in https://github.com/esphome/aioesphomeapi/pull/200
* Bump docker/setup-buildx-action from 1.6.0 to 1.7.0 by dependabot in https://github.com/esphome/aioesphomeapi/pull/205
* Bump pylint from 2.13.5 to 2.13.8 by dependabot in https://github.com/esphome/aioesphomeapi/pull/206
* Bump docker/build-push-action from 2.10.0 to 3.0.0 by dependabot in https://github.com/esphome/aioesphomeapi/pull/210
* Bump docker/setup-buildx-action from 1.7.0 to 2.0.0 by dependabot in https://github.com/esphome/aioesphomeapi/pull/209
* Bump docker/setup-qemu-action from 1.2.0 to 2.0.0 by dependabot in https://github.com/esphome/aioesphomeapi/pull/208
* Bump docker/login-action from 1.14.1 to 2.0.0 by dependabot in https://github.com/esphome/aioesphomeapi/pull/207
* Bump pylint from 2.13.8 to 2.13.9 by dependabot in https://github.com/esphome/aioesphomeapi/pull/213
* Bump types-protobuf from 3.19.17 to 3.19.20 by dependabot in https://github.com/esphome/aioesphomeapi/pull/212
* Bump mypy from 0.942 to 0.950 by dependabot in https://github.com/esphome/aioesphomeapi/pull/204
</details>

**Full Changelog**: https://github.com/esphome/aioesphomeapi/compare/v10.8.2...v10.9.0

Page 25 of 33

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.