Custom component to add your BSB-LAN device into Home Assistant.
It's a fork from the official BSB-Lan integration.
Copy contents of custom_components/bsb_lan/
to custom_components/bsb_lan/
in your Home Assistant config folder.
HACS is a community store for Home Assistant. You can install HACS, add the custom repository https://github.com/FlorianLaunay/HomeAssistant-BSB-LAN
(with Integration
type) and then install BSB-LAN
Add your device via Integrations (search for BSB-LAN) in Home Assistant UI. You can also simply click the button below if you have MyHomeAssistant redirects set up.
Please open a new issue
- Frederik Holst for its awesome work on BSB-LAN
- Willem-Jan van Rootselaar for its Python library python-bsblan
This integration is using a forked version of the python module python-bsblan
which is an unofficial module for achieving interoperability with a BSB-LAN device.
Author is in no way affiliated with the manufacturer of your heating system.
All the api requests used within the bsblan
library are available and published on the BSB-LAN Github repository (specification is here) and the bsblan
module is purely just a wrapper around those https requests.
Author does not guarantee functionality of this integration and is not responsible for any damage.
All product names, trademarks and registered trademarks in this repository, are property of their respective owners.