-
Notifications
You must be signed in to change notification settings - Fork 16
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
naming for multiple inverter #111
Comments
Hi @Hobo2k, I found a way doing that. You have to build docker image or simple run the publisher with rust after you adjusted the hard coded MQTT topics in the simple_mqtt.rs. On my end I now have two docker containers running with different MQTT topics which do not overwrite each other anymore. I would also appreciate a build in solution which can handle multiple inverters in parallel. Cheers |
I also have two docker and mqtt instances with different ports running. |
you can use my PR for that - I had the same issue and fixed the naming by using suffixes. Unfortunately still not merged due to concerns regarding breaking changes.... [https://github.com//pull/94] |
Hi,
I have two of the HMS-800W-2T and want's to request both inverters.
I tried it with configuring the normal and the nightly version. Is there another possibility?
The other thing is, it overwrites the other in HA, because of the serial is not complete in the naming:
Where I can edit it, that I have only the last 6 for example of the serial?
Thanks
The text was updated successfully, but these errors were encountered: