GithubHelp home page GithubHelp logo

basschipper / docker-otmonitor Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 6.0 3 KB

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

Home Page: http://otgw.tclcode.com/otmonitor.html

Dockerfile 19.83% Shell 80.17%

docker-otmonitor's People

Contributors

basschipper avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

docker-otmonitor's Issues

Version 6 of OTGW is available

Bas,

would it be possible to provide a new release based on version 6 of the OTGW. Just like to keep things updated

kind regards,

Han

Config

Hi all,

could someone please share the config with me? I really dont know what config to use here, i started the container and it didnt create the *.conf file.

Thank you.

OTmonitor 5.0

Hi, I just came across your otmonitor docker. Very nice!

Any plans to update it to the latest release of OTmonitor: 5.0?

Cheers, Arnaud

My opentherm messages arrive shifted with one hour in the log

Hi,

Since yesterday I am using your docker otmonitor project and one of the issues I can not fix is that all my messages from the OpenTherm gateway come with timestamp that is exactly one hour earlier than the actual time. This results in an incorrect graph. I am running your source on UBUNTU docker.
This problem does not exist when I run the original otmonitor program (linux 64-bit binary) from the otgw.tclcode.com and I believe the issue is in your branch.
I will be happy to help in any possible way to fix this issue as otmonitor is quite useful for me.
I am located in the Netherlands - I canbe reached either via [email protected] or on my mobile 0650675118.
Thank you for your time!

Kind Regards
Miroslav

Otmonitor - synology

Hallo Bas. Please, do you know if your Otmonitor can run on Docker at Synology NAS?
I've been trying for about 5 days and I can't get it to work.
I've tried everything. Installing via GUI and via CLI. I have created app and data directories. The container pretends to be running, but the app won't start. I don't know what I'm doing wrong. That's why I'm asking. I'm sorry, I'm stumped.
Thank you very much...

Update to latest version of OT-Monitor

Hi Bas,

Would it be possible to update the image to the latest version of the opentherm gateway monitor program. And if possible allow Time Zone settings so I can relate time to current time.

Regards, Han

cant start otmonitor

Hello bas.

do you have change somting in the docker image?
i have reinstall my server and uploaded my old config an docker-compose file to the new server but otmonitor wont start.

my docker compose file is
`
version: '3'

services:
otgw:
image: basschipper/docker-otmonitor:latest
container_name: otgw
restart: always
ports:
- 8081:8081/tcp
networks:
- bridge
volumes:
- ./otmonitor.conf:/app/otmonitor.conf

networks:
bridge:
`

and the config:
web { enable true port 8081 nopass true sslport 0 graphlegend false theme default sslprotocols tls1,tls1.1,tls1.2 certonly false } connection { device /dev/ttyUSB0 type tcp enable true port 23 host 192.168.1.10 } server { enable true port 7686 relay true } datalog { append false file /root/otdata.txt enable false itemlist { flame dhwmode chmode dhwenable diag fault outside temperature setpoint modulation boilertemp returntemp controlsp dhwsetpoint chwsetpoint timestamp } interval 30000 } clock { year false date false auto false } mqtt { enable true devicetype central_heating deviceid otmonitor retransmit 10 format raw port 1883 qos 1 keepalive 120 username user password messages true client otgw broker 192.168.1.102 } sms { enable false ventilationfault false phonenumber {} route {} sender {} password c2VjcmV0 provider VoipPlanet account {} pressure false solarfault false roomcold true watchdogtimer false boilerfault true commproblem false } email { password c2VjcmV0 server {} pressure true roomcold true boilerfault true watchdogtimer true solarfault true commproblem true port 25 enable false secure TLS recipient {} user {} sender {} ventilationfault true } logfile { pattern otlog-%Y%m%d.txt directory /root enable false } tspeak { key {} enable false interval 120 field1 temperature field2 setpoint field3 boilertemp field4 returntemp field5 controlsp field6 modulation field7 {} field8 {} } alert { pressurelow 1.5 roomcold 14 pressurehigh 2.0 } view { tab graph order increasing sort name bitflags false }

Question about running this container on Raspberry Pi4 B (8GB)

Hi Bas,

Frist of all - very Happy, Healty and Prosperous New 2021 Year. Wish you a lot of Love and Happiness to you and your loved ones!

In the past we have communicated over your otmonitor docker app and I was quite happy with it.
I decided to minimize my setup and go from an old Lenove laptop to the latest Rapberry Pi4 (arm64).

It seems however that your container only contains Intel compatible executables - correct?
When running it on RPi 4 I am getting the following error:

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
cde324824a038bc56f7934d9a3ad71c74cdc710fa56388a7114d314ebae4b383

Is there an easy way to crosscompile for arm64 ?

I did try also the latest loose binaries from the original site:

https://otgw.tclcode.com/download.html#sources

but they refuse to work on my Raspberry Pi (running Ubuntu 20.04 LTS).

Hoping that you have some time to answer my questions :).
Stay safe and Kind Regards
Miroslav

Clarification / feature request

OTGW now has the option of controlling a second circuit over the same OpenTherm line. Does this container support that over mqtt? If so, how do I use it?

When can we expect 5.0

Hi,

using your container since ages ;-) but now looking for a newer version of otmonitor. Any chance this will become available?

kr

Han

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.