Skip to content

bosch-buderus-wp/home-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Home Assistant Configurations for Bosch/Buderus Heat Pumps

This repository contains various configurations to use Bosch Compress 5800/6800i & Buderus Logatherm WLW176/186 in Home Assistant.

A German explanation how to connect Bosch Compress 5800/6800i & Buderus Logatherm WLW176/186 to Home Assistant can be found on https://bosch-buderus-wp.github.io/.

The samples in this repository assume that you configured your ems-esp MQTT Settings with Entity ID format = Single, short name (v3.6). If you use another format, you might need to adapt the entity names in the dashboards/cards.

Dashboards

To use the following dashboard, simply create a new dashboard in the dashboard overview of the settings:

Open Dashboards Overview

Then click on the pen on the top right of your new dashboard, click on the three dots on the top right and select the Raw Configuration Editor. Paste the content of the configuration file linked under the dashboard below to the editor and save.

Simple Dashboard

This simple dashboard visualizes basic entities of the heat pump like temperatures, power and energy consumption, heat output, COP, etc. All necessary entities are provided by ems-esp and only built-in elements of Home Assistant are required - no need to install HACS.

Simple Dashboard

Configuration

Cards

To see even more details of your heat pump, you can add one the following cards to your dashboard. The cards require the installation of Plotly Graph Cards from HACS. To add a card, create a new card first by pressing the + icon on your dashboard and then select Plotly Graph Card and open the Code Editor on the bottom left of the pop-up. Paste the configuration linked below in the Code Editor.

Power - COP

Leistung-Modulation-Temperatur-Arbeitszahl

Configuration

More cards will follow soon