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

No SolarEdge host given #1

Open
TK6060 opened this issue Dec 5, 2022 · 7 comments
Open

No SolarEdge host given #1

TK6060 opened this issue Dec 5, 2022 · 7 comments

Comments

@TK6060
Copy link

TK6060 commented Dec 5, 2022

Hey,
thank you for your hard work on the Tutorial, I followed it step by step, but get a fatal error in middle of the tutorial.

when I try to run the solaredge-mqtt, I get an error which I don't understand.
I used "poetry run solaredge-mqtt", and the response is ERROR: No SolarEdge host given.
I tried to change the setup.cfg to my host information's but it doesn't help anything.
Maybe I can try go in the configurations and change the host information's, but I don't know how I get there, without running the Program.

Thanks for your help and have a nice day.

@Lalufu
Copy link
Owner

Lalufu commented Dec 6, 2022

You need to specify the hostname/address of the solaredge device using --solaredge-host (or using the config file). See the "Running" section of README.md.

@TK6060
Copy link
Author

TK6060 commented Dec 6, 2022

Thanks for your fast answer.
Sry I am a little lost in space in this moment. What I have to do before --solaredge-host or where I can find the config file. Of course, I already try to find both of these but with solaredge-host I only get errors like, does not exist or is not recognized as an internal or external command.

@Lalufu
Copy link
Owner

Lalufu commented Dec 6, 2022

Can you show the exact command you're running, and the exact output it produces?

@TK6060
Copy link
Author

TK6060 commented Dec 6, 2022

I hope this are the important ones
Capture
Capture2

@Lalufu
Copy link
Owner

Lalufu commented Dec 6, 2022

This should be (if you're using poetry) poetry run solaredge-mqtt --solaredge-host 192.168.1.1 (assuming 192.168.1.1 is your SE inverter). Other required parameters (like the MQTT host) added in a similar manner.

@TK6060
Copy link
Author

TK6060 commented Dec 6, 2022

oh, very nice that is the solution for my problem, thanks
one short question does you know how I can find out the IP of my inverter the fastest way.
I have to ask somebody, and he is not in the house is there a way to read it out.

@Lalufu
Copy link
Owner

Lalufu commented Dec 6, 2022

I'm not aware of an easy way, no.

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

2 participants