Add homeassistant app.
This commit is contained in:
13
apps/homeassistant/manifest.yaml
Normal file
13
apps/homeassistant/manifest.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
name: homeassistant
|
||||
install: true
|
||||
description: Home Assistant is an open source home automation platform that puts local control and privacy first.
|
||||
version: 2025.1.0
|
||||
icon: https://brands.home-assistant.io/homeassistant/logo.png
|
||||
requires: []
|
||||
defaultConfig:
|
||||
image: ghcr.io/home-assistant/home-assistant:stable
|
||||
timezone: UTC
|
||||
storage: 50Gi
|
||||
domain: hass.{{ .cloud.internalDomain }}
|
||||
tlsSecretName: wildcard-internal-wild-cloud-tls
|
||||
requiredSecrets: []
|
Reference in New Issue
Block a user