Skip to content

Adds support for Bayernlüfter devices to Home Assistant as custom component.

License

Notifications You must be signed in to change notification settings

mampfes/ha_bayernluefter

Repository files navigation

Bayernlüfter

hacs_badge

This component adds support for Bayernlüfter devices to Home Assistant:

Device Fan

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).

Installation

  1. Ensure that HACS is installed.

  2. Install Bayernlüfter integration via HACS.

  3. Add Bayernlüfter integration to Home Assistant (one per device):

In case you would like to install manually:

  1. Copy the folder custom_components/bayernluefter to custom_components in your Home Assistant config folder.

  2. Add Bayernlüfter integration to Home Assistant (one per device):

Device Name

By factory default, the device name is equal to the MAC address of the device. To set your own device name:

  1. Open WLAN Konfiguration of your device: http://<ip-address/ipconfig.html
  2. In the box Modulkonfiguration change the field DeviceName.
  3. Click on Speichern und neu starten.

Notes

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.

Acknowledgements

This component was inspired by https://github.com/nielstron/ha_bayernluefter.