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

naming for multiple inverter #111

Open
Hobo2k opened this issue Mar 19, 2024 · 3 comments
Open

naming for multiple inverter #111

Hobo2k opened this issue Mar 19, 2024 · 3 comments

Comments

@Hobo2k
Copy link

Hobo2k commented Mar 19, 2024

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:
image

Where I can edit it, that I have only the last 6 for example of the serial?

Thanks

@KFU141
Copy link

KFU141 commented Mar 28, 2024

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

@mpxxl
Copy link

mpxxl commented Mar 30, 2024

I also have two docker and mqtt instances with different ports running.

@dc7kr
Copy link

dc7kr commented Apr 8, 2024

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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants