mirror of
https://github.com/Dielee/volvo2mqtt.git
synced 2026-07-22 02:13:01 +02:00
14 lines
200 B
JSON
14 lines
200 B
JSON
{
|
|
"updateInterval": 300,
|
|
"babelLocale": "de",
|
|
"mqtt": {
|
|
"broker": "",
|
|
"username": "",
|
|
"password": ""
|
|
},
|
|
"volvoData": {
|
|
"username": "",
|
|
"password": "",
|
|
"vin": ""
|
|
}
|
|
} |