From 6ba94f49d405b413b418caa2aa16813955daac84 Mon Sep 17 00:00:00 2001 From: Johannes <29555657+joBr99@users.noreply.github.com> Date: Sun, 19 Nov 2023 15:04:37 +0100 Subject: [PATCH] Update config.yaml --- nspanel-lovelace-ui/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nspanel-lovelace-ui/config.yaml b/nspanel-lovelace-ui/config.yaml index 90ecd6e7..7e08d8db 100644 --- a/nspanel-lovelace-ui/config.yaml +++ b/nspanel-lovelace-ui/config.yaml @@ -1,6 +1,6 @@ # https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config name: NSPanel Lovelace UI Addon -version: "4.7.4" +version: "4.7.5" slug: nspanel-lovelace-ui description: NSPanel Lovelace UI Addon url: "https://github.com/joBr99/nspanel-lovelace-ui/tree/main/nspanel-lovelace-ui" @@ -17,4 +17,4 @@ options: message: "Hello world..." schema: message: "str?" -#image: "ghcr.io/jobr99/{arch}-nspanel-lovelace-ui" +image: "ghcr.io/jobr99/{arch}-nspanel-lovelace-ui"