ndokter / dsmr_parser

Library to parse Dutch Smart Meter Requirements (DSMR) telegrams.
MIT License
110 stars 64 forks source link

pyserial-asyncio does blocking I/O in the event loop #154

Closed bdraco closed 1 month ago

bdraco commented 2 months ago

https://github.com/ndokter/dsmr_parser/blob/3cf627eedcbb5ed6371a8aca3f9c8ca5f1d0cacc/setup.py#L14

There is a replacement option that is fixed since pyserial-asyncio appears to be abandoned

https://github.com/home-assistant-libs/pyserial-asyncio-fast