Skip to content

Commit

Permalink
Merge pull request #303 from MTrab:Add-Sunds-Net-operator
Browse files Browse the repository at this point in the history
Add Sunds Net
  • Loading branch information
MTrab committed May 23, 2023
2 parents f09de33 + 21a00f6 commit 60d1604
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,9 @@
"python.pythonPath": "/usr/local/bin/python",
"files.associations": {
"*.yaml": "home-assistant"
}
},
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}
Original file line number Diff line number Diff line change
Expand Up @@ -169,4 +169,10 @@
"type": ["TNT15000"],
"note": ["Nettarif C Flex"],
},
"Sunds Net": {
"gln": "5790001095444",
"company": "Sunds Net A.m.b.A",
"type": ["SEF-NT-05"],
"note": ["Nettarif C Flex - time"],
},
}

0 comments on commit 60d1604

Please sign in to comment.