This integration will let you control your BGH Smart HVAC from Home Assistant.
Copy the bgh_smart
folder to <config_dir>/custom_components/bgh_smart/
.
- Go to the Home Assistant Community Store (HACS)
- Go to Integrations
- Click in the menu with 3 dots on the top right of the screen and select "Custom repositories"
- Add
mool/home-assistant-bgh-smart
as a custom repository and select theIntegration
category - Search for "BGH Smart"
- Install the integration
Add the following entry in your configuration.yaml
:
climate:
- platform: bgh_smart
username: your_username
password: your_secret_password