{"id":24824735,"url":"https://github.com/bhuebschen/liebherr","last_synced_at":"2025-06-12T19:35:47.206Z","repository":{"id":274371604,"uuid":"922697986","full_name":"bhuebschen/liebherr","owner":"bhuebschen","description":"Liebherr integration for Home Assistant","archived":false,"fork":false,"pushed_at":"2025-05-15T06:49:30.000Z","size":90,"stargazers_count":34,"open_issues_count":2,"forks_count":4,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-06-04T19:59:41.933Z","etag":null,"topics":["freezer","hacs","hacs-integration","home-assistant","homeassistant","liebherr","refrigerator"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bhuebschen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-01-26T21:36:39.000Z","updated_at":"2025-05-20T21:17:44.000Z","dependencies_parsed_at":"2025-02-18T17:21:36.951Z","dependency_job_id":"452a7159-b4e5-4665-858a-80ab5acdc753","html_url":"https://github.com/bhuebschen/liebherr","commit_stats":null,"previous_names":["bhuebschen/liebherr"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/bhuebschen/liebherr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhuebschen%2Fliebherr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhuebschen%2Fliebherr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhuebschen%2Fliebherr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhuebschen%2Fliebherr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bhuebschen","download_url":"https://codeload.github.com/bhuebschen/liebherr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhuebschen%2Fliebherr/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259520268,"owners_count":22870410,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["freezer","hacs","hacs-integration","home-assistant","homeassistant","liebherr","refrigerator"],"created_at":"2025-01-30T20:57:06.771Z","updated_at":"2025-06-12T19:35:47.185Z","avatar_url":"https://github.com/bhuebschen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Liebherr Integration for Home Assistant\n\n[![GitHub Release](https://img.shields.io/github/v/release/bhuebschen/liebherr?style=flat-square)](https://github.com/bhuebschen/liebherr/releases)\n[![hacs_badge](https://img.shields.io/badge/HACS-Custom-orange.svg?style=flat-square)](https://hacs.xyz/)\n![GitHub Latest Pre-Release)](https://img.shields.io/github/v/release/bhuebschen/liebherr?style=flat-square\u0026include_prereleases\u0026label=pre-release)  \n\nThis is a custom integration for Home Assistant that allows you to connect and control Liebherr smart devices via the Liebherr HomeAPI.\n\n## Features\n- Monitor current and target temperatures of your Liebherr fridges and freezers.\n- Control device features such as switching power modes.\n- View detailed information about your appliances.\n\n## Installation\n\n### HACS (Recommended)\n1. Ensure that [HACS](https://hacs.xyz/) is installed in your Home Assistant instance.\n2. Add this repository as a custom repository in HACS:\n   - Open HACS in Home Assistant.\n   - Go to **Integrations**.\n   - Click on the three dots in the top-right corner and select **Custom repositories**.\n   - Add the following URL: `https://github.com/bhuebschen/liebherr`.\n   - Select **Integration** as the category.\n3. Search for \"Liebherr\" in the HACS integrations list and install it.\n\n[![Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=bhuebschen\u0026repository=liebherr\u0026category=integration)\n\n\n### Manual Installation\n1. Download the latest release from the [GitHub Releases page](https://github.com/bhuebschen/liebherr/releases).\n2. Extract the downloaded archive.\n3. Copy the `custom_components/liebherr` folder to your Home Assistant `custom_components` directory.\n   - Example: `/config/custom_components/liebherr`\n4. Restart Home Assistant.\n\n## Configuration\n1. In Home Assistant, navigate to **Settings** \u003e **Devices \u0026 Services**.\n2. Click **Add Integration**.\n3. Search for \"Liebherr\" and select it.\n4. Enter your Liebherr HomeAPI API key. (see [here](https://developer.liebherr.com/apis/smartdevice-homeapi/), how to get the key)\n5. Complete the setup process.\n\n## Usage\nOnce the integration is configured, your Liebherr devices will appear as entities in Home Assistant. You can:\n- Monitor temperatures and other metrics.\n- Control switches and settings via the Home Assistant UI or automations.\n\n## Troubleshooting\n- Ensure your Liebherr api key is correct.\n- Check the Home Assistant logs for any errors related to the integration.\n\n## Support\nIf you encounter any issues or have feature requests, please open an issue on the [GitHub Issues page](https://github.com/bhuebschen/liebherr/issues).\n\n## Contributions\nContributions are welcome! Feel free to submit pull requests to improve this integration.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](https://github.com/bhuebschen/liebherr/blob/main/LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhuebschen%2Fliebherr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhuebschen%2Fliebherr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhuebschen%2Fliebherr/lists"}