Releases: esphome/aioesphomeapi
Releases · esphome/aioesphomeapi
18.4.0
What's Changed
- Fix host resolution when local dns does not resolve mdns (#636) @bdraco
- Update some legacy python code to python 3.9 (#635) @bdraco
- Avoid building musllinux wheels (#634) @bdraco
- Update readme (#633) @bdraco
- Ensure zeroconf instance is closed when log runner ends (#632) @bdraco
- Make log runner code reusable and add coverage (#630) @bdraco
- Refactor bluetooth client functions to reduce duplicate code (#629) @bdraco
18.3.0
What's Changed
- Send hello and login asynchronously to speed up connecting (#628) @bdraco
- Small cleanups to noise write_packet (#627) @bdraco
- Small readability improvements to the plain_text frame helper (#626) @bdraco
- Small speed up to the plaintext frame helper (#625) @bdraco
- Add benchmark for processing raw ble messages (#624) @bdraco
18.2.7
18.2.6
18.2.5
18.2.4
18.2.3
18.2.2
18.2.1
18.2.0
What's Changed
- Add suggested_area to device info (#607) @jesserockz