[Custom Integration] DHE Connect for Home Assistant – local push integration

DHE Connect integration for Home Assistant

Hi everyone,

I’d like to share my new Home Assistant custom integration for DHE Connect instantaneous water heaters:

GitHub: GitHub - memphi2/ha-dhe-connect: Home Assistant custom integration for compatible DHE Connect devices (Unofficial) · GitHub

It communicates directly with the local DHE web interface using the same Socket.IO / Engine.IO v3 protocol shape as the browser UI. No cloud service is used.

Current stable release: v1.8.4

Main features

  • Local push integration for DHE Connect devices
  • UI config flow with manual setup, Zeroconf/mDNS discovery and optional subnet scan
  • Climate entity for water heating temperature control
  • Live water flow and current power sensors
  • Total water and energy consumption sensors
  • Eco mode, bath fill, child safety and temperature memory controls
  • Shower, toothbrush and wellness timer controls
  • Radio media player with metadata, volume and favorites
  • Weather entity and weather favorite handling
  • Diagnostic entities for connection, reconnects and device state
  • Recorder-conscious state updates to avoid unnecessary database churn
  • Multiple DHE Connect devices supported

There is also an optional companion dashboard card:

DHE Connect Card: GitHub - memphi2/ha-dhe-connect-card: Home Assistant Lovelace card for DHE Connect · GitHub

I’d appreciate feedback from real installations, especially regarding Zeroconf/mDNS discovery, setup scan behavior, live sensor updates, radio/weather features and HACS update behavior.

Issues and suggestions are welcome here:

This is an unofficial community integration and is NOT affiliated with STIEBEL ELTRON, Home Assistant or HACS.

Just updated to 1.5.0, including zeroconf!
Have Fun!