mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-13 19:54:42 +00:00
Add gui sandbox
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user