No problem, nice to hear.
Hello,
thanks for creating the binding. I had been using the bsb-lan via http for almost a year now without any problems except json transform failing once in a while. I would like to try this binding. However, most of the links referred to in the post above seem to be broken except the jar file itself. (it looks like the âtreeâ subfolder from the git repository is missing.)
Is there something I am missing? In any case, I put the JAR file in the addons folder, but now I canât find any instructions on configuring the binding since the documentation link is also broken. Should I just rename the http links in the item to bsblan:parameter:heating:xxx?
Thanks a lot in advance!
Hi,
sorry - the binding has been added to the official openHab repo some days ago. Thatâs why the link is broken now. Until a release is available you can find the docu here:
Regards
Peter
just saw, that version 2.5.4 ist now available. Docu can be found here: https://www.openhab.org/addons/bindings/bsblan/
Thanks, that solved the problem. The binding works great, perfect. I will try the new version of 2.5.4 now.
Hi,
first of all - thanks a lot for your great work!
I am using the latest OpenHAB release (3.3) and installed your binding.
configuring the bridge and reading parameter works fine.
i have tested with parameter 700.
But i canât set the parameter - what is the correct configuration for writing the parameter?
Parameter Set-ID ???
Message Type: INF or SET???
I should mention that I have flashed the BSB-LAN adapter in write mode and writing this parameter through webinterface of BSB-Lan works!
kind regards,
Stefan
Hi,
thanks - in my setup I use SET
(just tried it and it works for me), the thing configuration looks like this:
UID: bsblan:parameter:heating:p700
label: Betriebsart
thingTypeUID: bsblan:parameter
configuration:
setType: SET
id: 700
bridgeUID: bsblan:bridge:heating
It is linked to a ânumber value itemâ
via the
number-value
channelwith the following state description:
âŠI use a pretty old BSB-LAN version (BSB-LAN Web, Version 0.44.5-20200223082848), not sure if the API has changed on their side.
kind regards
Peter
Current version of BSB-LAN seems to be slightly different from the one you used to develop the plugin.
Do you plan to update the plugin to support the latest version of the API (2.1)?
Hello, currently I donât have any plans for an update, mainly due to my very limited spare time - think I would have to setup another BSB-LAN device first to avoid having to touch my production system and also because the current version now seams to be based on a different hardwareâŠ
To be honest I havenât tracked the BSB-LAN changes since implementing the binding.
I now just quickly browsed through their release notes, seems some data types have been added and probably some authentication changes were made?
Which changes/incompatibilities in particular are you referring to?
Regards
Peter
Currently Iâm not concerned yet as I will receive my BSB-LAN in a few weeks. But, as Iâve seen your add-on was developed with an older version than the current one, I was wondering if you were still active on its development.
As a former Java developer, if needed, I could rather easily (I hopeâŠ) try to adapt your add-on. I think the most difficult part is to configure a complete build chain for an Openhab addon.
Hi TuxTux.
I like your openHAB widget for BSB-LAN. Is it a custom widget for Main-UI?
could you please share it?
Hi everyone,
pretty quiet here. Thatâs a pity. I would have liked to have heard about the BSB Lan project earlier, then I would have reached my goal more quickly. Maybe this post will help to make the project a bit more visible.
I thought for too long that my Weishaupt WTU heating system was compatible with eBUS, but itâs not. It works with LPB Bus.
"BSB-LAN is a software/hardware solution for accessing the âBoiler-System-Busâ (BSB), the âLocal-Process-Bus (LPB)â and the âPoint-to-Point-Schnittstelleâ (PPS)"
With the BSB-LAN adapter, I can read out my heating system very easily, change parameters and track measured values.
A list of compatible heaters can be found here: https://docs.bsb-lan.de/supported_heating_systems.html
Many thanks to all supporters.
Thatâs because the binding works since years without any problems
Btw, openHAB is mentioned on the first page of the BSB Lan docs:
Yes, youâre right. But I used an ordinary search engine and searched for âWeishaupt WTU Busâ and then ended up in other smart home forums instead of finding the solution here in Openhab directly.
In future Iâll try to search through everything here first