Added support for ProxMoxToolKitAppUpdate, fixed isues in hass confiig

Hass ct config home dir and ping intergration
This commit is contained in:
2025-02-25 22:51:34 +01:00
parent 3f16f057de
commit 3bc6f9ec98
5 changed files with 30 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
systemctl stop hass
sudo -u hass sh -c '. /opt/HomeAssistant/srv/bin/activate && pip install --upgrade pip && pip3 install --upgrade homeassistant'
service start hass
systemctl start hass