What's Changed
- Ensure ESPHome calls
configurebeforesubscribeby @puddly in #92 - fix: handle missing USB string descriptors in linux_list_serial_ports by @StefCoene in #95
- Add more async lifecycle tests and fix potential POSIX cancellation fd leak by @puddly in #93
- Add minimum versions for dependencies by @TheJulianJES in #99
- Avoid rebinding passed parameters by @puddly in #98
- Fully drain RFC2217 on graceful close by @puddly in #100
- fix(win32): handle missing asyncio protocol methods in _MethodProxy by @HiDiHo01 in #97
- Ensure
closeandconnection_lostdo not race in Win32 by @puddly in #101
New Contributors
- @StefCoene made their first contribution in #95
- @TheJulianJES made their first contribution in #99
- @HiDiHo01 made their first contribution in #97
Full Changelog: v1.8.0...v1.8.1