forked from stevenewey/octograph
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathexample-octograph.ini
33 lines (30 loc) · 898 Bytes
/
example-octograph.ini
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
[influxdb]
host = localhost
port = 8086
user = user
password = password
database = energy
[octopus]
api_key = sk_live_1234
[electricity]
mpan = 12345
serial_number = 12A3456
standing_charge = 25.00
unit_rate_high = 14.12
unit_rate_low = 5.00
unit_rate_low_start = 00:30
unit_rate_low_end = 04:30
unit_rate_low_zone = Europe/London
agile_standing_charge = 21.00
agile_rate_url = https://api.octopus.energy/v1/products/AGILE-18-02-21/electricity-tariffs/E-1R-AGILE-18-02-21-A/standard-unit-rates/
[gas]
mpan = 12345
serial_number = 12A3456
standing_charge = 16.80
unit_rate = 3.03
# 1 for SMETS1 meters, 2 for SMETS2 meters
meter_type = 1
# volume correction factor, and calorific values used to convert SMETS2 consumption from m^3 to kWh
# Defaults are typically used values. Your energy bill will show you the values used for your supply.
volume_correction_factor = 1.02264
calorific_value = 40