This component adds support for Bayernlüfter devices to Home Assistant:
If you like this component, please give it a star on github.
This integration requires at least revision firmware revision WS32234601 (which supports JSON export).
-
Ensure that HACS is installed.
-
Install Bayernlüfter integration via HACS.
-
Add Bayernlüfter integration to Home Assistant (one per device):
In case you would like to install manually:
-
Copy the folder
custom_components/bayernluefter
tocustom_components
in your Home Assistantconfig
folder. -
Add Bayernlüfter integration to Home Assistant (one per device):
By factory default, the device name is equal to the MAC address of the device. To set your own device name:
- Open WLAN Konfiguration of your device:
http://<ip-address/ipconfig.html
- In the box Modulkonfiguration change the field
DeviceName
. - Click on Speichern und neu starten.
Since firmware version WS32240427, the speed of the 3 fan motors can be controlled individually. But these controls will only work if the device is switched off!!! This is a limitation of the firmware of the device, not the integration.
This component was inspired by https://github.com/nielstron/ha_bayernluefter.