Initial commit

This commit is contained in:
Linus Dietz
2023-06-18 14:25:44 +02:00
parent 33e7c34662
commit 56383080fb
10 changed files with 473 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"updateInterval": 300,
"babelLocale": "de",
"mqtt": {
"broker": "",
"username": "",
"password": ""
},
"volvoData": {
"username": "",
"password": "",
"vin": ""
}
}