Skip to content

tim-oe/SonicModBus

Repository files navigation

SonicModbus

Python library for reading the DFRobot SEN0658 sonic weather sensor via Modbus.

Installation

pip install sonic-modbus

Development

poetry install --with docs
poetry run pytest

Documentation

Build HTML docs locally:

cd docs
poetry run make html

Sync docs to the GitHub wiki (runs Sphinx with sphinx-markdown-builder, then copies _build/markdown):

./scripts/sync-wiki.sh

License

Apache License 2.0 - see LICENSE for details.

About

modbus lib for 1-9 sonic weather sensor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors