Skip to content

v2.0.0

Choose a tag to compare

@yoch yoch released this 10 Jun 13:04
· 23 commits to main since this release

Project

  • Forked from modpoll; PyPI package modpoll2mqtt, repository yoch/modpoll2mqtt
  • CLI command and Python module remain modpoll

Features

  • Semantic MQTT write by CSV reference on modpoll/<device>/set (payload ref + 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