Installation¶
Ambience is distributed as a HACS custom repository. You add the repository to HACS once; from then on HACS handles installs and updates the same way as for any other HACS integration.
Prerequisites¶
- Home Assistant 2025.2.0 or newer.
- HACS installed (recommended).
Install via HACS (recommended)¶
The fastest path uses Home Assistant's "My" redirect to pre-fill the custom-repository dialog. The manual path below has the same effect.
Quick add (My Home Assistant button)¶
Click the button, confirm the dialog in your Home Assistant, and HACS will add the repository. Then continue from step 3 of the manual flow below.
Manual add¶
- Open HACS in the Home Assistant sidebar.
- Click the kebab menu (⋮, top right) → Custom repositories. Paste
https://github.com/clintongormley/ambienceinto the Repository field, set Type to Integration, and click Add. Close the dialog. - Find Ambience in the HACS integrations list and click Download.
- Restart Home Assistant.
Install manually¶
If you can't use HACS:
- Download the latest release archive from the Releases page.
- Unpack it and copy
custom_components/ambience/into your HA config'scustom_components/folder. - Restart Home Assistant.
After installing¶
- Go to Settings → Devices & Services → Add Integration, search for Ambience, and add the entry.
- A modal Name and assign dialog opens up asking for the device name and area. Click Skip and finish.
- Click the new Ambience panel in the HA sidebar to open the Ambience UI.
Next, head to Getting started to create your first scene.