-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconso solaire
66 lines (66 loc) · 1.4 KB
/
conso solaire
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
type: custom:power-distribution-card
title: Consommation courante
entities:
- decimals: '0'
display_abs: true
name: solar
unit_of_display: W
icon: mdi:solar-power
producer: true
entity: sensor.envoy_122250004672_current_power_production
preset: solar
icon_color:
bigger: green
equal: gray
smaller: red
- decimals: '0'
display_abs: true
name: Export
unit_of_display: W
icon: mdi:lightning-bolt-outline
producer: true
entity: sensor.energy_exporting
preset: producer
icon_color:
bigger: green
equal: gray
smaller: red
calc_excluded: true
- decimals: '0'
display_abs: true
name: conso
unit_of_display: W
consumer: true
icon: mdi:home
entity: sensor.envoy_122250004672_current_power_consumption
preset: consumer
icon_color:
bigger: red
equal: green
smaller: red
invert_value: true
- decimals: '0'
display_abs: true
name: Import
unit_of_display: W
icon: mdi:transmission-tower
entity: sensor.energy_importing
preset: grid
icon_color:
bigger: red
equal: gray
smaller: red
invert_value: true
center:
type: bars
content:
- preset: ratio
name: use
bar_color: green
bar_bg_color: ''
entity: ''
invert_value: false
- preset: autarky
name: indep
bar_color: blue
animation: flash