Migrate Lovelace YAML dashboard config
This commit is contained in:
+30
-2
@@ -93,6 +93,21 @@ climate:
|
|||||||
- platform: touchline
|
- platform: touchline
|
||||||
host: !secret touchlineIP
|
host: !secret touchlineIP
|
||||||
|
|
||||||
|
##################################################
|
||||||
|
# gardin-gruppe
|
||||||
|
##################################################
|
||||||
|
|
||||||
|
|
||||||
|
cover:
|
||||||
|
- platform: group
|
||||||
|
name: Alle gardiner
|
||||||
|
entities:
|
||||||
|
- cover.hojre
|
||||||
|
- cover.midt
|
||||||
|
- cover.syd
|
||||||
|
- cover.venstre
|
||||||
|
- cover.terrasse_dor
|
||||||
|
|
||||||
##################################################
|
##################################################
|
||||||
# Modular Includes
|
# Modular Includes
|
||||||
##################################################
|
##################################################
|
||||||
@@ -117,5 +132,18 @@ browser_mod:
|
|||||||
|
|
||||||
|
|
||||||
lovelace:
|
lovelace:
|
||||||
mode: yaml
|
resource_mode: yaml
|
||||||
|
resources:
|
||||||
|
- url: /hacsfiles/lovelace-xiaomi-vacuum-map-card/xiaomi-vacuum-map-card.js
|
||||||
|
type: module
|
||||||
|
- url: /hacsfiles/button-card/button-card.js
|
||||||
|
type: module
|
||||||
|
- url: /hacsfiles/custom-gauge-card/custom-gauge-card.js
|
||||||
|
type: module
|
||||||
|
dashboards:
|
||||||
|
lovelace:
|
||||||
|
mode: yaml
|
||||||
|
filename: ui-lovelace.yaml
|
||||||
|
title: Home
|
||||||
|
icon: mdi:home-assistant
|
||||||
|
show_in_sidebar: true
|
||||||
|
|||||||
Reference in New Issue
Block a user