From 3e00f816213c7db77e1557e90edd361cd3323979 Mon Sep 17 00:00:00 2001 From: Hans Karlinius Date: Thu, 28 Nov 2024 06:24:03 +0100 Subject: [PATCH] test --- vhclient/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vhclient/config.yaml b/vhclient/config.yaml index 0b42090..0307fd0 100644 --- a/vhclient/config.yaml +++ b/vhclient/config.yaml @@ -1,5 +1,5 @@ name: VirtualHere Client -version: "0.1.145" +version: "0.1.146" slug: vhclient description: VirtualHere Client arch: @@ -12,7 +12,7 @@ url: "https://git.carlscrona.se/haka/home-assistant-addons" startup: services boot: manual host_network: true -#hassio_api: true +hassio_api: true #hassio_role: manager #homeassistant_api: true #supervisor_api: true