From 89826916845333801b556f346ea49173843ef72a Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Sun, 22 Nov 2020 13:23:43 +0200 Subject: [PATCH] Add gui sandbox --- config-dev/configuration.yaml | 2 ++ config-dev/ui-lovelace.yaml | 1 + 2 files changed, 3 insertions(+) diff --git a/config-dev/configuration.yaml b/config-dev/configuration.yaml index 328c158..c0d90af 100644 --- a/config-dev/configuration.yaml +++ b/config-dev/configuration.yaml @@ -23,6 +23,8 @@ lovelace: url: /hacsfiles/lovelace-state-switch/state-switch.js - type: module url: http://192.168.0.13:5000/time-picker-card.js + - type: module + url: /hacsfiles/lovelace-gui-sandbox/gui-sandbox.js dashboards: lovelace-home: mode: yaml diff --git a/config-dev/ui-lovelace.yaml b/config-dev/ui-lovelace.yaml index 845c07e..d46eaf3 100644 --- a/config-dev/ui-lovelace.yaml +++ b/config-dev/ui-lovelace.yaml @@ -5,6 +5,7 @@ views: cards: - type: horizontal-stack cards: + - type: custom:gui-sandbox - type: custom:button-card icon: mdi:reload name: Theme