add-ha-gitops #2

Open
brian wants to merge 6 commits from add-ha-gitops into main
Showing only changes of commit c49355c29e - Show all commits
+1 -1
View File
@@ -83,7 +83,7 @@ jobs:
- name: Validate HA Config with Docker
run: |
docker run --rm \
-v "$(pwd)/config":/config \
-v "$PWD/config":/config \
-w /config \
homeassistant/home-assistant:latest \
python -m homeassistant --script check_config --config /config