-
Notifications
You must be signed in to change notification settings - Fork 0
/
utility_meter.yaml
executable file
·54 lines (54 loc) · 1.23 KB
/
utility_meter.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
heating_emeis:
source: sensor.petrelaio_makis
cycle: yearly
heating_leonidas:
source: sensor.petrelaio_leonidas
cycle: yearly
heating_sofita:
source: sensor.petrelaio_sofita
cycle: yearly
heating_kaustiras:
source: sensor.katanalosi_kaustira
cycle: yearly
phase_l1_monthly:
source: sensor.pzem_l1_energy
name: "Φάση 1 Κατανάλωση"
cycle: monthly
tariffs:
- kanoniko
- nixterino
phase_l2_monthly:
source: sensor.pzem_l2_energy
name: "Φάση 2 Κατανάλωση"
cycle: monthly
tariffs:
- kanoniko
- nixterino
phase_l3_monthly:
source: sensor.pzem_l3_energy
name: "Φάση 3 Κατανάλωση"
cycle: monthly
tariffs:
- kanoniko
- nixterino
phase_all_monthly:
source: sensor.total_energy_consumption
name: "Συνολογική Κατανάλωση"
cycle: monthly
tariffs:
- kanoniko
- nixterino
whole_house_power:
source: sensor.total_power_consumption
name: "Total House Power Meter"
cycle: daily
tariffs:
- kanoniko
- nixterino
whole_house_power_hourly:
source: sensor.total_power_consumption
name: "Total House Power Meter"
cycle: hourly
tariffs:
- kanoniko
- nixterino