Add cch module e include de lovelace para consumos
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
badges: []
|
badges: []
|
||||||
cards:
|
cards:
|
||||||
- entity: sensor.qubino_zmnhtdx_smart_meter_s4_s5_s6_power
|
- entity: sensor.qubino_zmnhtdx_smart_meter_s4_s5_s6_power
|
||||||
max: 3400
|
max: 3400
|
||||||
min: 0
|
min: 0
|
||||||
@@ -97,6 +97,6 @@ badges: []
|
|||||||
refresh_interval: 60
|
refresh_interval: 60
|
||||||
title: Consumos
|
title: Consumos
|
||||||
type: history-graph
|
type: history-graph
|
||||||
icon: 'mdi:gauge'
|
icon: 'mdi:gauge'
|
||||||
path: consumos
|
path: consumos
|
||||||
title: Consumos
|
title: Consumos
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
resources:
|
resources:
|
||||||
- type: module
|
- type: module
|
||||||
url: /community_plugin/mini-media-player/mini-media-player.js
|
url: /community_plugin/mini-media-player/mini-media-player.js
|
||||||
|
- type: module
|
||||||
|
url: /community_plugin/compact-custom-header/compact-custom-header.js
|
||||||
- type: js
|
- type: js
|
||||||
url: /community_plugin/lovelace-xiaomi-vacuum-card/xiaomi-vacuum-card.js
|
url: /community_plugin/lovelace-xiaomi-vacuum-card/xiaomi-vacuum-card.js
|
||||||
- type: js
|
- type: js
|
||||||
@@ -23,6 +25,16 @@ resources:
|
|||||||
url: /community_plugin/lovelace-fold-entity-row/fold-entity-row.js
|
url: /community_plugin/lovelace-fold-entity-row/fold-entity-row.js
|
||||||
- type: js
|
- type: js
|
||||||
url: /community_plugin/lovelace-auto-entities/auto-entities.js
|
url: /community_plugin/lovelace-auto-entities/auto-entities.js
|
||||||
|
|
||||||
|
cch:
|
||||||
|
swipe: true
|
||||||
|
options: show
|
||||||
|
exceptions:
|
||||||
|
- conditions:
|
||||||
|
user_agent: Mobile
|
||||||
|
config:
|
||||||
|
options: hide
|
||||||
|
|
||||||
title: Hogar
|
title: Hogar
|
||||||
views:
|
views:
|
||||||
- badges: []
|
- badges: []
|
||||||
@@ -832,7 +844,7 @@ views:
|
|||||||
panel: false
|
panel: false
|
||||||
path: vehiculos
|
path: vehiculos
|
||||||
title: Vehiculos
|
title: Vehiculos
|
||||||
- !include \lovelace\consumos.yaml
|
- !include /config/lovelace/consumos.yaml
|
||||||
- badges:
|
- badges:
|
||||||
- binary_sensor.trabajo
|
- binary_sensor.trabajo
|
||||||
- binary_sensor.colegio
|
- binary_sensor.colegio
|
||||||
|
|||||||
2536
www/community/compact-custom-header/compact-custom-header.js
Normal file
2536
www/community/compact-custom-header/compact-custom-header.js
Normal file
File diff suppressed because it is too large
Load Diff
BIN
www/community/compact-custom-header/compact-custom-header.js.gz
Normal file
BIN
www/community/compact-custom-header/compact-custom-header.js.gz
Normal file
Binary file not shown.
Reference in New Issue
Block a user