laporte-mqtt

MQTT connector for Laporte.


Keywords
mqtt, prometheus
License
MIT
Install
pip install laporte-mqtt==0.3.0

Documentation

laporte-mqtt

  • bidirectional MQTT connector for Laporte.
  • it can take, convert and push metrics from MQTT sensors
  • immediately publish changes (like actuators, relays) to MQTT

Schema:

laporte-mqtt schema

Features:

  • can subscribe/publish multiple topics
  • JSON and also single values in payloads are supported
  • tested with zigbee2mqtt, Tasmota, RFLink, nibe-mqtt and others

Installation:

To install from PyPI:

pip install laporte-mqtt

Or using container image from Docker Hub:

docker pull vinklat/laporte-mqtt

Quick HOWTO:

please wait a bit longer, examples are in development...