-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
More than one inverter possible? #85
Comments
Shouldn't be too hard to add support for multiple inverters. For now running two instances is the best option. Will keep this open a reminder to add this as an improvement. |
Multiple inverters are supported by adding these as a list to the config file (see `README.md`)
Multiple inverters are supported by adding these as a list to the config file (see `README.md`)
@jaal2001 the version in the main branch (and the /cc @nicks-technik: maybe relevant for you as well (#31) |
Works perfectly. Suggestion: Improve config.json.example file in this way: [ }, This could help to identify how to use multiple inverter. |
Thanks for confirming, @jaal2001! I'll update the |
I tried to add an additional inverter, but that produced only an error message. In the end I created an additional docker container to gather the information from the second inverter. So did anyone manage to add an additional one?
The text was updated successfully, but these errors were encountered: