Skip to content

Commit

Permalink
Merge pull request #188 from tomquist/patch-1
Browse files Browse the repository at this point in the history
Add MQTT username/password to config
  • Loading branch information
reserve85 authored Apr 29, 2024
2 parents 346b1af + e4506b1 commit 2ad7ef0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions HoymilesZeroExport_Config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,8 @@ AMIS_READER_IP_INTERMEDIATE = xxx.xxx.xxx.xxx
# MQTT_BROKER = localhost
# MQTT_PORT = 1883
# MQTT_CLIENT_ID = HoymilesZeroExport
# MQTT_USERNAME = <optional username>
# MQTT_PASSWORD= <optional password>

# The script subscribes to the following topics:
# - zeropower/set/powermeter_target_point: To change the target point of the powermeter
Expand Down

0 comments on commit 2ad7ef0

Please sign in to comment.