v0.6
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