Another tweak to HA config check.
This commit is contained in:
@@ -76,9 +76,7 @@ jobs:
|
|||||||
notification_message: 'Beginning HA config check...'
|
notification_message: 'Beginning HA config check...'
|
||||||
- name: Run Home Assistant Configuration Check
|
- name: Run Home Assistant Configuration Check
|
||||||
run: |
|
run: |
|
||||||
pipx ensurepath
|
python3 -V
|
||||||
pipx install homeassistant==2025.8.3
|
|
||||||
hass --config ansible/configs/homeassistant --script check_config
|
|
||||||
- name: Gotify Notification
|
- name: Gotify Notification
|
||||||
uses: eikendev/gotify-action@master
|
uses: eikendev/gotify-action@master
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user