Skip to content

scale-communication 0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sroemer sroemer released this 11 Sep 12:21
· 7 commits to main since this release
41f3706

Previous version used frequent requests of the device information data from the scale for this purpose, which was just a dirty quirk.
This version now uses asyncio.sleep() instead of requests for device information.