Add gui sandbox

This commit is contained in:
2020-11-22 13:23:43 +02:00
parent 46f8766d0a
commit 8982691684
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -23,6 +23,8 @@ lovelace:
url: /hacsfiles/lovelace-state-switch/state-switch.js url: /hacsfiles/lovelace-state-switch/state-switch.js
- type: module - type: module
url: http://192.168.0.13:5000/time-picker-card.js url: http://192.168.0.13:5000/time-picker-card.js
- type: module
url: /hacsfiles/lovelace-gui-sandbox/gui-sandbox.js
dashboards: dashboards:
lovelace-home: lovelace-home:
mode: yaml mode: yaml
+1
View File
@@ -5,6 +5,7 @@ views:
cards: cards:
- type: horizontal-stack - type: horizontal-stack
cards: cards:
- type: custom:gui-sandbox
- type: custom:button-card - type: custom:button-card
icon: mdi:reload icon: mdi:reload
name: Theme name: Theme