Skip to content

Commit 41542f8

Browse files
committed
Clarify why prices might change during the day
1 parent abfc005 commit 41542f8

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ energy_price_per_kwh{country="SE",currency="SEK",region="SN4"} 0.4707
1414
```
1515

1616
Data is cached for 30min in memory to not hammer Vattenfall each time you
17-
scrape the collector (and their API is slow), but still catch any price
18-
adjustments that might occur.
17+
scrape the collector (and their API is slow). Though energy prices are
18+
fixed the day before, due to exchange rate fluctuations prices sometimes
19+
update during the day.
1920

2021
## Usage
2122

0 commit comments

Comments
 (0)