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.

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

Template File

To get all available values from your Bayernlüfter device, you have to upload a template file with all available variables:

  1. Download the following template.
  2. Open the Experten-Browser of your device: http://<ip-address/browser.html
  3. Select the downloaded export.txt in the Experten-Browser and click on Hochladen.
  4. Reload the integration in Home Assistant or restart Home Assistant.

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.

Acknowledgements

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