- Install HACS. This way, you will automatically receive updates.
- The Versatile Thermostat integration is now available directly from the HACS interface (Integrations tab).
- Search for and install "Versatile Thermostat" in HACS and click "Install".
- Restart Home Assistant.
- Then, you can add a Versatile Thermostat integration in the Settings / Integrations page. Add as many thermostats as needed (usually one per radiator or group of radiators that need to be controlled, or per pump in the case of a centralized heating system).
- Using your tool of choice, open your Home Assistant configuration directory (where you will find
configuration.yaml
). - If you don't have a
custom_components
directory, you need to create one. - Inside the
custom_components
directory, create a new folder calledversatile_thermostat
. - Download all files from the
custom_components/versatile_thermostat/
directory (folder) in this repository. - Place the downloaded files in the new folder you created.
- Restart Home Assistant.
- Configure the new Versatile Thermostat integration.