0.35.1 Release
What's Changed
- Internally rename LQI to Energy for energy scanning by @puddly in #542
- Use
ConnectionResetError
instead ofOSError
when connection is reset during startup by @puddly in #544 - Only throw
NetworkNotFormed
when initialization fails withEmberStatus.NOT_JOINED
by @puddly in #545 - Replace
asyncio.wait_for
withasyncio.timeout
by @puddly in #546 - Update to shared CI and add ruff by @dmulcahey in #547
- 0.35.1 Release by @puddly in #548
Full Changelog: 0.35.0...0.35.1