Skip to content

Commit

Permalink
Added Buderus KM271-WiFi device
Browse files Browse the repository at this point in the history
Added my Buderus Smart Home Extension for Logamatic 2107 for seamless integration of old oil burners into Home Assistant.
  • Loading branch information
the78mole committed Jan 15, 2025
1 parent e1d337d commit 62a9dbe
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 1 deletion.
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.
24 changes: 24 additions & 0 deletions src/docs/devices/Buderus-KM271-WiFi/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
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)
8 changes: 7 additions & 1 deletion src/docs/devices/buderus-km271-wifi/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,16 @@ 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). This is the [WebTools](https://the78mole.github.io/ESPhome-KM271-WiFi/) enabled project for the KM271-WiFi ESPhome variant. Use the WebTools, if you just want to flash the board.
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)

0 comments on commit 62a9dbe

Please sign in to comment.