From c5ace6f5d0e06da26c6214fb315a2cb1be858123 Mon Sep 17 00:00:00 2001 From: Dale Higgs Date: Thu, 16 Aug 2018 12:37:55 -0500 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Adds=20Log=20Viewer=20add-on=20(#2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR will add the Lovelace Migration to the beta repository. --- .hassio-addons.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.hassio-addons.yml b/.hassio-addons.yml index 4c5cd9f8..c45cb859 100644 --- a/.hassio-addons.yml +++ b/.hassio-addons.yml @@ -45,6 +45,10 @@ addons: repository: hassio-addons/addon-influxdb target: influxdb image: hassioaddons/influxdb-{arch} + log-viewer: + repository: hassio-addons/addon-log-viewer + target: log-viewer + image: hassioaddons/log-viewer lovelace-migration: repository: hassio-addons/addon-lovelace-migration target: lovelace-migration