Make SillyHome startup resilient

This commit is contained in:
2026-06-16 13:43:41 +02:00
parent faf4099756
commit a7a2f8c78a
4 changed files with 59 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
name: SillyHome Next
version: "0.7.14"
version: "0.7.15"
slug: sillyhome_next
description: Lernt automatisch aus deinem Verhalten und steuert freigegebene Aktoren
url: http://192.168.6.31:3000/pino/sillyhome-next
@@ -7,6 +7,7 @@ arch:
- amd64
startup: application
boot: auto
watchdog: http://[HOST]:[PORT:8000]/health
init: false
ingress: true
ingress_port: 8000