Files
homeassistant/balena.yml
T
2024-05-20 21:34:56 -05:00

31 lines
839 B
YAML

name: Home Assistant
type: sw.application
description: >-
Open source home automation that puts local control and privacy first: a Home
Assistant, HASS Config, MQTT stack; and a web browser
joinable: false
assets:
repository:
type: blob.asset
data:
url: 'https://git.dou.bet/iamdoubz/balena-Raspberry3B01'
logo:
type: blob.asset
data:
url: >-
https://git.dou.bet/iamdoubz/balena-Raspberry3B01/raw/branch/main/logo.png
data:
defaultDeviceType: raspberrypi3
supportedDeviceTypes:
- raspberrypi3
- raspberrypi4-64
- fincm3
applicationConfigVariables:
- BALENA_HOST_CONFIG_gpu_mem: 256
- BALENA_HOST_CONFIG_gpu_mem_512: 128
- BALENA_HOST_CONFIG_dtoverlay: vc4-fkms-v3d
applicationEnvironmentVariables:
- VERIFY_HOSTNAME:
- ALLOWED_NETWORKS:
version: 1.9.12