iobroker.ems-esp

3.5.0 • Public • Published

Logo

ioBroker.ems-esp

NPM version Downloads Number of Installations (latest) Number of Installations (stable)

NPM

Tests: Test and Release

Bosch / Buderus heating systems with km200 / IP-inside and/or ems-esp interface

The adapter supports an interface towards the heating systems from Bosch Group using EMS or EMS+ bus. (Buderus / Junkers / Netfit etc).

It can interface towards the heating system with use of Web-API calls toward:

  • km200, km200 hrv, km100, km50, HMC300 or IP-inside (from Bosch Group)

  • ems-esp gateway (https://github.com/emsesp/EMS-ESP32) with latest dev version (see below) and the ESP32 chip. The old ESP8266 gateways with API V2 are NOT SUPPORTED ANYMORE !! The adapter is tested for the ems-esp gateway with latest firmware version (> V3.6.0) of ESP32 Latest dev versions of firmware might not work stable with the ioBroker adapter. Use is on own risk.

  • New Bosch-Group Cloud-Gateways (MX300 / EasyControl ...) are not supported since they do not support LAN API !

The ioBroker ems-esp adapter can read and write data to both gateways to control all heating components. It can be used either for the original Bosch-Group gateways or the ems-esp or both in parallel. All changed states from own scripts or the object browser does have to set acknowledged = false !!!

NEW in Version >= 3.3.0: Intoduce warnings for using non-productive ems-esp firmware.

German documentation: https://github.com/tp1de/ioBroker.ems-esp/blob/main/doc/ems-esp-ds.pdf English documentation: https://github.com/tp1de/ioBroker.ems-esp/blob/main/doc/ems-esp-es.pdf German ioBroker forum: https://forum.iobroker.net/topic/45862/neuer-adapter-ems-esp-f%C3%BCr-bosch-heizungen

Changelog

3.5.0 (2024-05-15)

  • warm water starts not supported anymore within statistics due to namechanges within ems-esp firmware 3.7

3.4.4 (2024-05-15)

  • improve delays between axios get requests for km200 and ems-esp to avoid errors

3.4.3 (2024-05-14)

  • corrections for reading gateway data for km200 gateway

3.4.2 (2024-05-13)

  • update dependencies
  • replace setTimeout by adapter.delay

3.4.1 (2024-04-26)

  • correct enum settings for ems-esp gateway on adapter start

License

MIT License

Copyright (c) 2024 Thomas Petrick tp1degit@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."

iobroker.ems-esp

Package Sidebar

Install

npm i iobroker.ems-esp

Weekly Downloads

832

Version

3.5.0

License

MIT

Unpacked Size

2.58 MB

Total Files

25

Last publish

Collaborators

  • bluefox
  • tp1de