No description
Find a file
2019-08-03 13:05:02 +02:00
bin Updated venv installation 2019-08-03 13:05:02 +02:00
vzlogger2mqtt Set qos and retain for MQTT publishing 2019-04-28 10:10:37 +02:00
.gitignore Updated venv installation 2019-08-03 13:05:02 +02:00
install Updated venv installation 2019-08-03 13:05:02 +02:00
logging.conf Initial import of vzlogger2mqtt 2018-12-09 11:32:40 +01:00
README.md Initial import of vzlogger2mqtt 2018-12-09 11:32:40 +01:00
vzlogger2mqtt.yaml.example Set qos and retain for MQTT publishing 2019-04-28 10:10:37 +02:00

vzlogger2mqtt

A vzlogger HTTP to MQTT bridge

Install

  • clone the git repository
  • ensure to have Python 3 with venv installed
  • run the install script in the local directory

Configuration

  • copy vzlogger2mqtt.yaml.example
  • configure as you like