Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Integration to read values from Waterkotte Resümat CD4 (Version 8126) and have them available in Home Assistant (HA).

I am using this on Waterkotte AI1 5006.4 and it is connected via USB-Serial-Port Converter.

The logic is implemented via Node-Red so you will need to install the following modules on your HA installation:

  • node-red-contrib-home-assistant-websocket
  • node-red-contrib-buffer-parser
  • node-red-node-serialport
  • node-red-show-value

The Node-Red flow reads all the values every 2 min (but you can adjust) and you can control the following:

  • Heating on/off (02.00 Handabschaltung)
  • Cooling on/off (03.00 Abschaltung)
  • Hot watter on/off (04.00 Abschaltung)
  • Heating temperature (02.02 Hzg Ruecklauf Sollwert am Einsatzp.)
  • Cooling temperature (03.02 Ruecklauftemp. Sollwert am Einsatzzeitp.)
  • Hot watter temperature (04.04 Warmwasser Soll)
  • Synchronize time and date

How it looks like:

Node-Red:

image

Home Assistant:

image image

--

NOTE: You are using this at your own risk.

About

Integrate Waterkotte Resümat CD4 to your Home Assistant to read and set values

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors