This is a custom integration for Home Assistant that allows you to connect and control Liebherr smart devices via the Liebherr SmartDevice API.
- Monitor current and target temperatures of your Liebherr fridges and freezers.
- Control device features such as switching power modes.
- View detailed information about your appliances.
- Ensure that HACS is installed in your Home Assistant instance.
- Add this repository as a custom repository in HACS:
- Open HACS in Home Assistant.
- Go to Integrations.
- Click on the three dots in the top-right corner and select Custom repositories.
- Add the following URL:
https://github.com/bhuebschen/liebherr
. - Select Integration as the category.
- Search for "Liebherr" in the HACS integrations list and install it.
- Download the latest release from the GitHub Releases page.
- Extract the downloaded archive.
- Copy the
custom_components/liebherr
folder to your Home Assistantcustom_components
directory.- Example:
/config/custom_components/liebherr
- Example:
- Restart Home Assistant.
- In Home Assistant, navigate to Settings > Devices & Services.
- Click Add Integration.
- Search for "Liebherr" and select it.
- Enter your Liebherr SmartDevice API credentials.
- Complete the setup process.
Once the integration is configured, your Liebherr devices will appear as entities in Home Assistant. You can:
- Monitor temperatures and other metrics.
- Control switches and settings via the Home Assistant UI or automations.
- Ensure your Liebherr account credentials are correct.
- Check the Home Assistant logs for any errors related to the integration.
If you encounter any issues or have feature requests, please open an issue on the GitHub Issues page.
Contributions are welcome! Feel free to submit pull requests to improve this integration.
This project is licensed under the MIT License. See the LICENSE file for details.