From 3674ef23137a4a4fdd0a3bb1411cc88ba35e6613 Mon Sep 17 00:00:00 2001 From: Magnulf Pilskog Date: Thu, 2 May 2024 13:04:44 +0200 Subject: [PATCH] Update config.yaml (#2) Added missing architecture support --- pyXcomfort/config.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pyXcomfort/config.yaml b/pyXcomfort/config.yaml index c5aa35b..fd8fbb3 100755 --- a/pyXcomfort/config.yaml +++ b/pyXcomfort/config.yaml @@ -1,11 +1,13 @@ name: Xcomfort Addon -version: "2" +version: "3" slug: xcomfort description: Starts a container with pyXcomfort inside. Please set the serial device in config. init: false arch: - aarch64 - amd64 + - armhf + - armv7 - i386 startup: services boot: auto