Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom MQTT Client ID #1128

Merged
merged 2 commits into from
Jun 10, 2021
Merged

Conversation

blenni
Copy link
Contributor

@blenni blenni commented Jun 9, 2021

Add option to config file to use a fixed MQTT Client ID

Fix #1123

Add option to config file to use a fixed MQTT Client ID
provider/mqtt/client.go Outdated Show resolved Hide resolved
@andig andig added the enhancement New feature or request label Jun 10, 2021
fix indention
@andig andig merged commit b8c07be into evcc-io:master Jun 10, 2021
@andig
Copy link
Member

andig commented Jun 10, 2021

Top, vielen Dank!

naltatis pushed a commit that referenced this pull request Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MQTT-Client-ID optional auch über die Config vergeben
2 participants