You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# clone the repo
git clone https://github.com/grappeq/ha-config.git
cd ha-config
# fill in all the secrets
cp secrets.yaml.example secrets.yaml
nano secrets.yaml
# run the container
docker-compose up -d