From ba861a54d3f1c2e8ebb58b9db86ce14502076cc6 Mon Sep 17 00:00:00 2001 From: Daniel Doubet Date: Thu, 30 Jun 2022 16:30:25 -0500 Subject: [PATCH] edit readme, bump version --- balena.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/balena.yml b/balena.yml index 583d64b..c6a0fed 100644 --- a/balena.yml +++ b/balena.yml @@ -3,6 +3,7 @@ type: sw.application description: >- Open source home automation that puts local control and privacy first; a Home Assistant, HASS Config, and MQTT stack with an Airplay server using RPiPlay to enable screen mirroring on tvs, monitors and projectors. +joinable: false post-provisioning: >- ## Usage instructions **Application download** @@ -43,4 +44,4 @@ data: - BALENA_HOST_CONFIG_gpu_mem: 256 - BALENA_HOST_CONFIG_gpu_mem_512: 128 - BALENA_HOST_CONFIG_dtoverlay: vc4-fkms-v3d -version: 1.0.16 +version: 1.0.18