Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/6191d8e7921ad30df4c8ae1999cc31b89422d32e You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update homeassistant-core.sh

- Breaking Change 
- Home Assistant has transitioned to using `uv` for module updates.
- No upgrade to 2024.10.0 from old versions. Please create a new LXC.
pull/3831/head
tteckster 6 months ago committed by GitHub
parent f2937febe6
commit 6191d8e792
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -85,7 +85,7 @@ function update_script() {
msg_info "Updating Home Assistant"
source /srv/homeassistant/bin/activate
pip install ${BR}--upgrade homeassistant &>/dev/null
uv pip install ${BR}--upgrade homeassistant &>/dev/null
msg_ok "Updated Home Assistant"
msg_info "Starting Home Assistant"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.