Add cch module e include de lovelace para consumos

This commit is contained in:
dfcarvajal
2019-08-29 10:20:24 +02:00
parent 552e706b9d
commit da8513febc
4 changed files with 2650 additions and 102 deletions

View File

@@ -1,5 +1,5 @@
badges: []
cards:
cards:
- entity: sensor.qubino_zmnhtdx_smart_meter_s4_s5_s6_power
max: 3400
min: 0
@@ -97,6 +97,6 @@ badges: []
refresh_interval: 60
title: Consumos
type: history-graph
icon: 'mdi:gauge'
path: consumos
title: Consumos
icon: 'mdi:gauge'
path: consumos
title: Consumos

View File

@@ -1,6 +1,8 @@
resources:
- type: module
url: /community_plugin/mini-media-player/mini-media-player.js
- type: module
url: /community_plugin/compact-custom-header/compact-custom-header.js
- type: js
url: /community_plugin/lovelace-xiaomi-vacuum-card/xiaomi-vacuum-card.js
- type: js
@@ -23,6 +25,16 @@ resources:
url: /community_plugin/lovelace-fold-entity-row/fold-entity-row.js
- type: 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
views:
- badges: []
@@ -832,7 +844,7 @@ views:
panel: false
path: vehiculos
title: Vehiculos
- !include \lovelace\consumos.yaml
- !include /config/lovelace/consumos.yaml
- badges:
- binary_sensor.trabajo
- binary_sensor.colegio

File diff suppressed because it is too large Load Diff