OpenTherm Gateway

Controlling the central heating system by OpenTherm Gateway

Текущий релиз
0.2.5
Разработчик
DutchmanNL
Лицензия
MIT

Этот адаптер интегрирует все функции шлюза Opentherm в ioBroker. Opentherm — это протокол шлюза, используемый несколькими современными системами отопления, такими как Remeha.

Часовой

Этот адаптер использует библиотеки Sentry для автоматического сообщения разработчикам об исключениях и ошибках в коде. Для получения более подробной информации и сведений о том, как отключить отправку сообщений об ошибках, см. Документация по плагину Sentry! Отправка сообщений Sentry используется начиная с js-controller 3.0.

Более подробная информация доступна по ссылке http://otgw.tclcode.com/index.html#intro, все права принадлежат разработчикам.

Расширенные функциональные возможности в финальной версии:

  • Предоставьте TCP/IP-сервер ретрансляции, чтобы разрешить подключение другого программного обеспечения мониторинга OpenTherm к этому экземпляру (при использовании прямого USB-подключения).
  • По возможности, скорректируйте значения в ioBroker и отправьте команду в Opentherm.
  • Пожалуйста, не стесняйтесь добавлять свои предложения по улучшению функционала.

В настоящее время реализовано

  • Подключение к шлюзу OpenTherm по протоколу TCP/IP
  • Подключитесь к шлюзу OpenTherm напрямую через USB-соединение.

Задачи

  • Подключитесь к шлюзу OpenTherm напрямую через USB-соединение.
  • Предоставьте TCP/IP-сервер ретрансляции, чтобы разрешить подключение другого программного обеспечения мониторинга OpenTherm к этому экземпляру (при использовании прямого USB-подключения).
  • Где

Поддержите меня

Если вам нравится моя работа, пожалуйста, не стесняйтесь сделать личное пожертвование (это личная ссылка для пожертвований DutchmanNL, не имеющая отношения к проекту ioBroker!). [Пожертвовать

Changelog

WORK IN PROGRESS

  • (DutchmanNL) Maintenance: raise Node.js to 22, modernise CI and release tooling, update dependencies, resolve repository checker findings

0.2.5 (2022-07-23) - Message library updated

  • (DutchmanNL) Message library updated

0.2.4 (2022-07-23) - Installation issues solved

  • (DutchmanNL) Update dependency's & SerialPort compatibility

0.2.3

  • Adapter fully rebuild

0.2.2

  • Fix read TCP/IP data (svenp)

0.2.1

  • Fix translations

0.1.9

  • Implemented direct connection by USB
  • added configuration options to adapter settings
  • Fixed issue for incorrect logging

0.1.8

  • Fixed issue for incorrect object type (boolean/number/string)
  • Implemented rounding states to 1 digit after comma

0.1.7

  • implemented Developer mode (all states for all message types will be created in _Dev
  • Implemented Developer Logging mode (if not activated no information is written to log !)
  • Several small backend fixes

0.1.6

  • Creation of logical channels
  • creation of states
  • reduced logging, all received messages still in log during beta for data gathering
  • creation of definition file (please feel free to provide input)

0.1.0

  • Data reading by TCP connection to logfile

0.0.1

  • (Dutchman) initial commit

License

MIT License

Copyright (c) 2025 DutchmanNL rdrozda86@gmail.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.