Skip to content

Commit

Permalink
Updated home automation systems
Browse files Browse the repository at this point in the history
  • Loading branch information
fredlcore committed Jun 17, 2024
1 parent 70eddd7 commit a8ef794
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/EN/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[BSB-LAN is a software](https://www.bsb-lan.de)/hardware solution for accessing the [“Boiler-System-Bus” (BSB)][BSB], the [“Local-Process-Bus (LPB)”][LPB] and the [“Punkt-zu-Punkt-Schnittstelle” (PPS)][PPS]. The BSB-LAN hardware is available for various *ESP32*-based microcontrollers (ESP32 NodeMCU, Olimex EVB, Olimex POE-ISO) as well as for an *Arduino Due* with Ethernet shield. It allows accessing the heating systems from Atlantic, Brötje, Elco and many other manufacturers via LAN/WLAN, provided that they use one of the Siemens controllers listed below.
BSB-LAN makes it possible to monitor and control the heating and log any given values. This project supports almost all parameters available on the heating systems and can be a more comprehensive and cost-effective alternative to the OZW 672, OCI 700 or Remocon Net B.

Optional [integration into existing smart home systems](homeautomation.md) such as [Home Assistant][HomeAssistant], [ioBroker][ioBroker], [openHAB][openHAB], [Node-RED][NodeRED], [Homebridge][Homebridge], [SmartHomeNG][SmartHomeNG], FHEM, HomeMatic, Loxone, IP-Symcon or EDOMI is possible via MQTT, JSON or HTTP access.
Optional [integration into existing smart home systems](homeautomation.md) such as [Home Assistant][HomeAssistant], [ioBroker][ioBroker], [openHAB][openHAB], [Node-RED][NodeRED], [Homebridge][Homebridge], [Jeedom][Jeedom], [SmartHomeNG][SmartHomeNG], [Volkszähler][Volkszaehler], [FHEM][FHEM], [HomeMatic][Homematic], Loxone, IP-Symcon or EDOMI is possible via MQTT, JSON or HTTP access.
The adapter can also be used as a standalone logger without LAN or Internet connection when using a microSD card.
Temperature and humidity sensors can also be connected and their data can also be logged and analyzed. The option of integrating your own code into the BSB-LAN software also offers a wide range of expansion options.

Expand Down
10 changes: 10 additions & 0 deletions docs/EN/homeautomation.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,21 @@ GitHub user @bernard-dandrea has written a [plugin for Jeedom](https://bernard-d

GitHub user @konne wrote a [module for Node-RED](https://github.com/node-red-contrib/node-red-contrib-bsb-lan). Thank you!

[](){#FHEM}
### FHEM

FHEM forum user Luposoft has written a compact [explanation](https://forum.fhem.de/index.php/topic,29762.msg1129702.html#msg1129702) of the configuration for using FHEM via MQTT. Thank you!

[](){#openHAB}
### openHAB

Since version 2.5.4, there exists a [binding](https://www.openhab.org/addons/bindings/bsblan/) that is officially part of OpenHAB.

[](){#Homematic}
###Homematic

FHEM forum user PaulM has [written a few scripts](https://forum.fhem.de/index.php?topic=29762.1830) to showcase the integration of BSB-LAN into Homematic. Thank you!

[](){#SmartHomeNG}
### SmartHomeNG

Expand Down

0 comments on commit a8ef794

Please sign in to comment.