Skip to content

v0.6

Choose a tag to compare

@OnFreund OnFreund released this 27 Jun 07:56
· 2 commits to master since this release
91607eb

What's Changed

  • Migrate serial backend from pyserial/pyserial-asyncio-fast to serialx, enabling support for ESPHome serial proxies and network serial connections (socket://, rfc2217://)
  • Modernize project packaging and build system
  • Fix test and mypy compatibility with Python 3.14