v2.0.0
Project
- Forked from modpoll; PyPI package
modpoll2mqtt, repositoryyoch/modpoll2mqtt - CLI command and Python module remain
modpoll
Features
- Semantic MQTT write by CSV reference on
modpoll/<device>/set(payloadref+value) - Default subscribe pattern
modpoll/+/set
Breaking changes
- Low-level write format (
object_type,address,value) removed - Duplicate reference names on the same device now abort config loading
Installation
pip install modpoll2mqtt
modpoll --version