BSB-LAN
BSB-LAN copied to clipboard
LAN/WiFi interface for Boiler-System-Bus (BSB) and Local Process Bus (LPB) and Punkt-zu-Punkt Schnittstelle (PPS) with a Siemens(TM) controller used by Elco Thision, Brötje and similar heating systems
**BSB-LAN Version** 2.1.8-20220731102301 **Architecture** Due **Bus system** BSB **Describe the bug** Despite having a number (VALS/dataType 0) i receive a string for value '---' which can not be mapped to...
**Is your feature request related to a problem? Please describe.** The current MQTT solution is just transmitting some manual selected parameters regularly to the broker. **Describe the solution you'd like**...
Added enum-texts for 832, 5890, 5930 Added additional entry 616 for FUJITSU 170
BSB-LAN Version As displayed in the web-configuration or copy from bsb-version.h file. Version: **2.1.0-20211231181308** Architecture The architecture BSB-LAN is running on (Arduino Mega, Arduino Due, ESP32 NodeMCU, **ESP32 Olimex EVB**...
A year ago or so, we had two users who implemented a UDP transmission of parameters to use with their DIY room units to display various parameters there. I was...
**BSB-LAN Version** As displayed in the web-configuration or copy from `bsb-version.h` file. 2.1.3-20220209235153 **Architecture** The architecture BSB-LAN is running on (Arduino Mega, Arduino Due, ESP32 NodeMCU, ESP32 Olimex EVB etc.)...
A number of parameters still cannot be set yet because we never received a serial log of the SET process of one of these parameters. This has to be done...
This should fix #417.
Hello, **Is your feature request related to a problem? Please describe.** When updating a parameter (e.g., changing parameter 701 using HTTP), systems that rely on MQTT (e.g., Home Assistant) don't...
**BSB-LAN Version** Any **Architecture** Any **Bus system** BSB **Describe the bug** As mentioned in #415 The following assignments seems to be incorrect: ``` #define ENUM8008_16_TEXT ENUM8005_16_TEXT #define ENUM8008_17_TEXT ENUM8000_16_TEXT #define...