Add log location to debug description

This commit is contained in:
Linus Dietz
2023-07-03 07:15:10 +02:00
parent ebc3ba4e16
commit 389be776d0
+1 -1
View File
@@ -10,7 +10,7 @@ configuration:
description: Set your local timezone eg. "Europe/Berlin" or "America/New_York"
debug:
name: API debug mode
description: Enable Volvo API debug, normaly this can stay off
description: Enable Volvo API debug, normaly this can stay off. If enabled, the complete log file can be found under \\<Your HA Host IP>\addons\volvo2mqtt\log\volvo2mqtt.log.
mqtt:
name: MQTT Broker settings
description: Broker is your mqtt broker IP eg "192.168.0.1". Mqtt username and password are optional. Broker port can be changed. If no value is given, port 1883 will be used.