Another tweak to HA config check.
Home Assistant & Miscellaneous Deployment / Check and Create PR (push) Successful in 15s
Home Assistant & Miscellaneous Deployment / Home Assistant Configuration Check (push) Successful in 8s

This commit is contained in:
2025-08-25 15:43:59 -04:00
parent 10fd36fb8f
commit 04838a5b02
+1 -3
View File
@@ -76,9 +76,7 @@ jobs:
notification_message: 'Beginning HA config check...'
- name: Run Home Assistant Configuration Check
run: |
pipx ensurepath
pipx install homeassistant==2025.8.3
hass --config ansible/configs/homeassistant --script check_config
python3 -V
- name: Gotify Notification
uses: eikendev/gotify-action@master
with: