Skip to content

Commit

Permalink
Point MQTT to broker Victron and not on HA
Browse files Browse the repository at this point in the history
  • Loading branch information
NuKeMtje authored May 3, 2023
1 parent dff8c7c commit 2a64569
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ESP_DSMR.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,7 @@ globals:
initial_value: '"<not set>"'

mqtt:
broker: ipaddress_broker_here
username: usernameifneeded_or_remove_whole_line
password: passwordifneeded_or_remove_whole_line
broker: ipaddress_victron_controller_here
discovery: false
birth_message:
topic: device/p1mqtt/Status
Expand Down

0 comments on commit 2a64569

Please sign in to comment.