Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Buderus KM271-WiFi to esphome devices #987

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions src/docs/devices/Buderus-KM271-WiFi/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: Buderus KM271-WiFi
date-published: 2025-01-15
type: misc
standard: global
board: esp32
project-url: https://github.com/the78mole/ESPhome-KM271-WiFi
made-for-esphome: True
difficulty: 1
---
The sources for the hardware can be found in my [KM271-WiFi repo](https://github.com/the78mole/km271-wifi). There is also a [WebTools](https://the78mole.github.io/ESPhome-KM271-WiFi/) enabled project for the KM271-WiFi ESPhome variant, including the esphome firmware binaries (Releases).

NOTE: Use the WebTools, if you just want to flash the board.

The sources for the ESPhome component can be found in my [esphome_components repo](https://github.com/the78mole/esphome_components). Maybe added to ESPhome repo somewhen.

The hardware can usually bought on [tindie](https://www.tindie.com/products/24664/) for a raesonable price (~$40).

An alternative, standalone and very sophisticated firmware can be found here on [dewenni's repo](https://github.com/dewenni/ESP_Buderus_KM271). This firmware is supports now MQTT discovery and also integrates seamlessly with Home Assistant.

![Rendering](KM217-WiFi-rendered.png "KM271-WiFi HQ Rendering")
![Rendering Measurments](KM217-WiFi-rendered_meas.png "KM271-WiFi Rendering with measurements")
![Photo](KM271-WiFi-photo-0.0.7.jpg)
23 changes: 23 additions & 0 deletions src/docs/devices/buderus-km271-wifi/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: Buderus KM271-WiFi
date-published: 2025-01-15
type: misc
standard: global
board: esp32
project-url: https://github.com/the78mole/ESPhome-KM271-WiFi
made-for-esphome: True
difficulty: 1
---
The sources for the hardware can be found in my [KM271-WiFi repo](https://github.com/the78mole/km271-wifi). There is also a [WebTools](https://the78mole.github.io/ESPhome-KM271-WiFi/) enabled project for the KM271-WiFi ESPhome variant, including the esphome firmware binaries (Releases).

NOTE: Use the WebTools, if you just want to flash the board.

The sources for the ESPhome component can be found in my [esphome_components repo](https://github.com/the78mole/esphome_components). Maybe added to ESPhome repo somewhen.

The hardware can usually bought on [tindie](https://www.tindie.com/products/24664/) for a raesonable price (~$40).

An alternative, standalone and very sophisticated firmware can be found here on [dewenni's repo](https://github.com/dewenni/ESP_Buderus_KM271). This firmware is supports now MQTT discovery and also integrates seamlessly with Home Assistant.

![Rendering](KM217-WiFi-rendered.png "KM271-WiFi HQ Rendering")
![Rendering Measurments](KM217-WiFi-rendered_meas.png "KM271-WiFi Rendering with measurements")
![Photo](KM271-WiFi-photo-0.0.7.jpg)
Loading