mirror of
https://github.com/Dielee/volvo2mqtt.git
synced 2026-07-22 02:13:01 +02:00
6 lines
220 B
Bash
6 lines
220 B
Bash
CONF_updateInterval=300
|
|
CONF_babelLocale='de'
|
|
CONF_mqtt='@json {"broker": "mqtt", "username": "", "password": ""}'
|
|
CONF_volvoData='@json {"username": "", "password": "", "vin": "", "vccapikey": ""}'
|
|
TZ='Europe/Berlin'
|