Skip to content

iobroker-archive/ioBroker.ems-esp.-.tp1de

 
 

Repository files navigation

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 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 stable firmware version (V3.6.5) 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 !!!

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

4.6.2 (2024-08-03)

  • ems-esp: re-introduce restart of ems init/polling after firmware version change and 90 seconds waiting time

4.6.1 (2024-08-02)

  • ems-esp: no version change message if actual version can not be read during polling cycle

4.6.0 (2024-08-01)

  • disable automatic instance re-start on firmware changes
  • ems-esp: new config-structure for extended entities (beta-version)
  • ems-esp: support switchProgramModes between level (eco/comfort) and absolute (temperatures) for EMS+ thermostats
  • update dependencies (dependabot)

4.5.0 (2024-07-28)

  • ems-esp: own entities switchTimes EMS+

4.4.5 (2024-07-26)

  • ems-esp: adjust to name changes in version 3.7.0-dev.27 - part 2

License

MIT License

Copyright (c) 2024 Thomas Petrick [email protected]

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%