mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-05 09:28:45 +00:00
Add dev dashboad
This commit is contained in:
@@ -8,9 +8,25 @@ hacs:
|
||||
token: !secret hacs_dev_token
|
||||
appdaemon: true
|
||||
netdaemon: true
|
||||
frontend_repo_url: !secret hacs_dev_url
|
||||
|
||||
logger:
|
||||
default: info
|
||||
logs:
|
||||
hacs: debug
|
||||
|
||||
lovelace:
|
||||
mode: yaml
|
||||
resources:
|
||||
- type: module
|
||||
url: /hacsfiles/button-card/button-card.js
|
||||
- type: module
|
||||
url: /hacsfiles/lovelace-state-switch/state-switch.js
|
||||
- type: module
|
||||
url: http://192.168.0.13:5000/time-picker-card.js
|
||||
dashboards:
|
||||
lovelace-home:
|
||||
mode: yaml
|
||||
title: Home
|
||||
icon: mdi:home
|
||||
show_in_sidebar: true
|
||||
filename: ui-lovelace.yaml
|
||||
|
||||
Reference in New Issue
Block a user