Skip to content

Commit 3bf8170

Browse files
authored
Merge pull request #485 from taavim/patch-1
Update const.py
2 parents c988eb6 + 774a3c6 commit 3bf8170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/nordpool/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"DK1": ["DKK", "Denmark", 0.25],
105105
"DK2": ["DKK", "Denmark", 0.25],
106106
"FI": ["EUR", "Finland", 0.255],
107-
"EE": ["EUR", "Estonia", 0.22],
107+
"EE": ["EUR", "Estonia", 0.24],
108108
"LT": ["EUR", "Lithuania", 0.21],
109109
"LV": ["EUR", "Latvia", 0.21],
110110
"NO1": ["NOK", "Norway", 0.25],

0 commit comments

Comments
 (0)