mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Fix BSBLan documentation (#13563)
This commit is contained in:
parent
795e76c193
commit
029dd04d7a
@ -3,19 +3,19 @@ title: BSB-Lan
|
|||||||
description: Instructions on how to integrate BSBLan device into Home Assistant.
|
description: Instructions on how to integrate BSBLan device into Home Assistant.
|
||||||
logo: bsblan.png
|
logo: bsblan.png
|
||||||
ha_category: Climate
|
ha_category: Climate
|
||||||
ha_release: '0.110'
|
ha_release: "0.110"
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@liudger'
|
- "@liudger"
|
||||||
ha_domain: bsblan
|
ha_domain: bsblan
|
||||||
---
|
---
|
||||||
|
|
||||||
This integration integrates [BSBLan](https://github.com/fredlcore/bsb_lan) device into Home Assistant.
|
This integration integrates [BSBLan](https://github.com/fredlcore/bsb_lan) device into Home Assistant.
|
||||||
|
|
||||||
BSBLan is a device that is made by `Frederik Holst` and `Ulf Diekmann` for documentation and with
|
BSBLan is a device that is made by `Frederik Holst` and `Ulf Dieckmann` for documentation and with
|
||||||
the help of many other contributors.
|
the help of many other contributors.
|
||||||
The board is designed for an Arduino Mega 2560 with an Ethernet-Shield for web-based controlling
|
The new board v3 is designed for an Arduino Due with an Ethernet-Shield for web-based controlling
|
||||||
of heating systems such as `Elco Thision`, `Brötje` and similar systems.
|
of heating systems such as `Elco Thision`, `Brötje` and similar systems.
|
||||||
|
|
||||||
It can interface with the heating system over Boiler-System-Bus, Local Process Bus and PPS (Punkt-zu-Punkt Schnittstelle)
|
It can interface with the heating system over Boiler-System-Bus, Local Process Bus and PPS (Punkt-zu-Punkt Schnittstelle)
|
||||||
@ -38,7 +38,11 @@ After completing the configuration flow, the BSBLan Climate integration will be
|
|||||||
available.
|
available.
|
||||||
|
|
||||||
For more documentation of the BSBLan device, check the [manual](https://1coderookie.github.io/BSB-LPB-LAN_EN/).
|
For more documentation of the BSBLan device, check the [manual](https://1coderookie.github.io/BSB-LPB-LAN_EN/).
|
||||||
The device support quite a few controllers from different manufacturers.
|
|
||||||
[list of supported models](https://1coderookie.github.io/BSB-LPB-LAN_EN/chap03.html#313-other-manufacturers)
|
|
||||||
|
|
||||||
The integration is tested with firmware latest stable version `v0.43`.
|
To see a more detailed listing of the reported systems which are successfully used with BSB-LAN please follow the corresponding link:
|
||||||
|
|
||||||
|
- [`Brötje`](https://1coderookie.github.io/BSB-LPB-LAN_EN/chap03.html#311-broetje)
|
||||||
|
- [`Elco`](https://1coderookie.github.io/BSB-LPB-LAN_EN/chap03.html#312-elco)
|
||||||
|
- [`Other Manufacturers (e.g. Fujitsu, Atlantic, Weishaupt)`](https://1coderookie.github.io/BSB-LPB-LAN_EN/chap03.html#313-other-manufacturers)
|
||||||
|
|
||||||
|
The integration is tested with firmware the stable version `v0.43`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user