Skip to content

Commit 8c9bc12

Browse files
authored
Merge pull request #695 from tomato20:patch-1
Update charge type for Flow Elnet
2 parents 08b68a9 + c8eb817 commit 8c9bc12

File tree

1 file changed

+1
-1
lines changed
  • custom_components/energidataservice/tariffs/energidataservice

1 file changed

+1
-1
lines changed

custom_components/energidataservice/tariffs/energidataservice/chargeowners.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"FLOW Elnet": {
107107
"gln": "5790000392551",
108108
"company": "FLOW Elnet A/S",
109-
"type": ["FE2 NT-01"],
109+
"type": ["FE1 NT-01"],
110110
"chargetype": ["D03"],
111111
},
112112
"Elinord": {

0 commit comments

Comments
 (0)