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
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
Opentherm Monitor can be found on port 8080 Domoticz can now connect on port 7689
- OpenTherm Monitor
- [otgw.js topic on the domoticz forum] https://www.domoticz.com/forum/viewtopic.php?t=12492