This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/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? |