Skip to content

Instantly share code, notes, and snippets.

@madcowGit
madcowGit / update-evohome.sh
Created January 21, 2026 08:07 — forked from zxdavb/update-evohome.sh
A script to update 'secondary' evohome custom_components after updating HA core
#!/bin/bash
# Based on the description here:
# https://github.com/zxdavb/evohome-async/wiki/Hass:-Multiple-Evohome-Locations
# This script is tested on Home Assistant OS.
# The script should be placed in this location: /config/custom_components/ and run from there.
# Run the script once every time you have updated the HA core.
# How many extra copies of the integration do you want?