From bd46ce34aedec3a99dfac7f7ed9456c098f8c48c Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sun, 24 Aug 2025 13:38:43 -0400 Subject: [PATCH] Directory structure change. --- .gitea/workflows/home-assistant-deploy.yml | 2 +- ansible/configs/homeassistant/.HA_VERSION | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 ansible/configs/homeassistant/.HA_VERSION diff --git a/.gitea/workflows/home-assistant-deploy.yml b/.gitea/workflows/home-assistant-deploy.yml index 951a568..7fc182f 100644 --- a/.gitea/workflows/home-assistant-deploy.yml +++ b/.gitea/workflows/home-assistant-deploy.yml @@ -79,7 +79,7 @@ jobs: - name: Run Home Assistant Configuration Check uses: frenck/action-home-assistant@v1.4.1 with: - path: "${GITHUB_WORKSPACE}/ansible/configs/homeassistant" + path: "${GITHUB_WORKSPACE}/ansible/configs/homeassistant/configuration.yaml" - name: Gotify Notification uses: eikendev/gotify-action@master with: diff --git a/ansible/configs/homeassistant/.HA_VERSION b/ansible/configs/homeassistant/.HA_VERSION deleted file mode 100644 index 3020a98..0000000 --- a/ansible/configs/homeassistant/.HA_VERSION +++ /dev/null @@ -1 +0,0 @@ -2025.8.0