basschipper / docker-otmonitor

The Opentherm Monitor helps you configure and monitor your opentherm gateway (OTGW).
http://otgw.tclcode.com/otmonitor.html
4 stars 6 forks source link

ko-fi

Docker OpenTherm Monitor

Introduction

The Opentherm Monitor is a small utility that is intended to help you configure and monitor your opentherm gateway (OTGW).

Run the image

Depending on your configuration you would start the image with something like:

docker run -d -p 8080:8080 \
  -v $(pwd)/otmonitor.conf:/data/otmonitor.conf
  basschipper/docker-otmonitor:latest

More info