Home Connect Local-Only Integration Setup
Control Bosch and Siemens Home Connect appliances locally by downloading appliance profiles with the Home Connect Profile Downloader and installing the Home Connect Local HACS integration.
Home Connect appliances from Bosch and Siemens can be controlled locally in Home Assistant using the Home Connect Local custom integration. The setup has two parts: first you download appliance profiles (encryption keys and feature descriptions) with the Home Connect Profile Downloader tool, then you install the integration through HACS and upload those profiles.
Before You Start
Confirm the following before you begin:
- Your appliances are connected to your Home Connect account and work in the Home Connect app.
- You have your Home Connect account username and password available.
- HACS is installed. If it is not, follow the HACS download guide first.
- You have a computer (Windows, macOS, or Linux) to run the profile downloader.
Step 1: Download the Appliance Profiles
- Download the Home Connect Profile Downloader for your platform from the releases page .
- Install and open the application:
- Windows: extract the ZIP file and run the
.exefile. - macOS: run
xattr -cron the application file in Terminal to clear the quarantine flag, then open it. - Linux: install the
.rpmor.debpackage, or run the AppImage.
- Windows: extract the ZIP file and run the
- Sign in with your Home Connect account username and password.
- Select openHAB as the target format.
- Save the resulting ZIP file. It contains the encryption keys and feature descriptions for each appliance.
Step 2: Install Home Connect Local Through HACS
- In Home Assistant, go to HACS and open Custom Repositories.
- Add the Home Connect Local repository as a custom repository.
- Download the integration.
- Restart your Home Assistant instance.
Step 3: Add Your Appliances
- Go to Settings > Devices & Services > Add Integration and select Home Connect Local.
- Upload the profile file you downloaded in Step 1.
- Select the appliance you want to set up.
- If the initial connection fails, you are asked to enter the appliance’s IP address manually.
- Repeat from step 2 of this section for each additional appliance.
Last modified July 22, 2026: Add brand integration guides and reorganize integration docs (1508ed6)