Skip to content

The Opentherm Monitor helps you configure and monitor your opentherm gateway (OTGW).

Notifications You must be signed in to change notification settings

annegerben/docker-otmonitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

The Opentherm Monitor is a small utility that is intended to help you configure and monitor your opentherm gateway (OTGW). And this container also has script (otgw.js) to run otmon parallel with Domoticz

Run the image

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

docker run -d -p 7686:7686 -p 7689:7689 -p 8080:8080 
  -v $(pwd)/otmon/data:/data/
  annegerben/docker-otmonitor:latest

Usage

Opentherm Monitor can be found on port 8080 Domoticz can now connect on port 7689

More info

About

The Opentherm Monitor helps you configure and monitor your opentherm gateway (OTGW).

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.6%
  • Dockerfile 8.8%
  • Shell 1.6%