-
Notifications
You must be signed in to change notification settings - Fork 0
/
synoptic.yaml
153 lines (153 loc) · 4.08 KB
/
synoptic.yaml
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
views:
- title: INVERTER
panel: true
type: panel
badges: []
cards:
- type: picture-elements
panel: true
elements:
- type: state-label
entity: sensor.pv1_voltage
style:
top: 15%
left: 3%
max-width: 1px
font-size: 32px
- type: state-label
entity: sensor.pv1_current
style:
top: 21%
left: 3%
max-width: 1px
font-size: 32px
- type: state-label
entity: sensor.pv1_power
style:
top: 27%
left: 3%
max-width: 1px
font-size: 32px
- type: state-label
entity: sensor.pv1_energy_total
style:
top: 33%
left: 3%
max-width: 1px
font-size: 32px
- type: state-label
entity: sensor.pv2_voltage
style:
top: 57%
left: 3%
max-width: 1px
font-size: 32px
- type: state-label
entity: sensor.pv2_current
style:
top: 63%
left: 3%
max-width: 1px
font-size: 32px
- type: state-label
entity: sensor.pv2_power
style:
top: 69%
left: 3%
max-width: 1px
font-size: 32px
- type: state-label
entity: sensor.pv2_energy_total
style:
top: 75%
left: 3%
max-width: 1px
font-size: 32px
- type: state-label
entity: sensor.eps_rvolt
style:
top: 22%
left: 78%
max-width: 1px
font-size: 28px
- type: state-label
entity: sensor.eps_frequency
style:
top: 27%
left: 78%
max-width: 1px
font-size: 28px
- type: state-label
entity: sensor.eps_rpower
style:
top: 32%
left: 78%
max-width: 1px
font-size: 28px
- type: state-label
entity: sensor.rvolt
style:
top: 45%
left: 78%
max-width: 1px
font-size: 28px
- type: state-label
entity: sensor.rfreq
style:
top: 50%
left: 78%
max-width: 1px
font-size: 28px
- type: state-label
entity: sensor.batvolt
style:
top: 65%
left: 81%
max-width: 1px
font-size: 28px
- type: state-label
entity: sensor.bat_current
style:
top: 70%
left: 81%
max-width: 1px
font-size: 28px
- type: state-label
entity: sensor.bms_kwh_remaining
style:
top: 75%
left: 81%
max-width: 1px
font-size: 28px
- type: state-label
entity: sensor.invbatpower
style:
top: 80%
left: 81%
max-width: 1px
font-size: 28px
- type: state-label
entity: sensor.inverter_state
style:
top: 30%
left: 50%
font-size: 50px
font-weight: bold
- type: state-label
entity: sensor.load_power
style:
color: black
top: 54%
left: 50%
font-size: 13px
font-weight: bold
- type: state-label
entity: sensor.battery_soc
style:
color: black
top: 56%
left: 50%
font-size: 12px
font-weight: bold
image: /local/inverter-light-5.png
dark_mode_image: /local/inverter-dark-5.png