Skip to content

Commit

Permalink
📖 DOC: added configuratons
Browse files Browse the repository at this point in the history
  • Loading branch information
unl0ck committed Dec 27, 2024
1 parent c9d8766 commit 4ddf039
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions GridboxConnectorAddon-edge/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ use your credentials from the Viessmann **myGridbox** App or from the Viessmann
username: email
password: password
wait_time: timeout when will refresh
OverrideMqttUser: Mqtt user
OverrideMqttPw: Mqtt password
OverrideMqttServer: Mqtt Server
OverrideMqttPort: Mqtt Port
log_level: select one of this(TRACE|DEBUG|INFO|WARN|ERROR)
enable_telemetry: Send to logfire logs and exceptions
```
if you use an custom setup MQTT-Broker so you can add in the Addon the MQTT settings currently only support MQTT Standard Port 1833 (will fixed later)
Expand Down

0 comments on commit 4ddf039

Please sign in to comment.