Python library for reading the DFRobot SEN0658 sonic weather sensor via Modbus.
pip install sonic-modbuspoetry install --with docs
poetry run pytestBuild HTML docs locally:
cd docs
poetry run make htmlSync docs to the GitHub wiki (runs Sphinx with sphinx-markdown-builder, then copies _build/markdown):
./scripts/sync-wiki.shApache License 2.0 - see LICENSE for details.