Skip to content

PyPlumIO v0.5.11

Compare
Choose a tag to compare
@denpamusic denpamusic released this 12 Dec 22:49
· 510 commits to main since this release
f2ac62f
  • Marked package as typed in accordance with PEP-561.
  • Added support for pyserial-asyncio-fast. It features lower latency and faster writes. If installed, it will be used to handle serial connections. By default available with HomeAssistant.
  • Added support for Python 3.12.
  • General code style and performance improvements.