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