This component adds support for Bayernlüfter devices to Home Assistant:
If you like this component, please give it a star on github.
-
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):
To get all available values from your Bayernlüfter device, you have to upload a template file with all available variables:
- Download the following template.
- Open the Experten-Browser of your device:
http://<ip-address/browser.html
- Select the downloaded
export.txt
in the Experten-Browser and click on Hochladen. - Reload the integration in Home Assistant or restart Home Assistant.
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.
This component was inspired by https://github.com/nielstron/ha_bayernluefter.