catalinsanda / org.openhab.binding.solarman

Binding used to communicate with Solarman (IGEN-Tech) v5 based solar inverter data loggers
Eclipse Public License 2.0
9 stars 3 forks source link

Solarman over Account #35

Closed Wilhelm1Daniel closed 9 months ago

Wilhelm1Daniel commented 11 months ago

Hi,

at first, sorry for my bad english language...

is there a possibilty to bind the Logger without the static IP?

I've connected the DEYE to a guest network... but I'm not able to connect the DEYE with the Guest-Network IP to this Binding.

Is there a possibilty to connect to the SolarMan Account to read out the data?

Regards

Daniel

catalinsanda commented 11 months ago

Hi Daniel,

No, this binding connects directly to the logger, not to the cloud servers it uploads the data to. I don't even know if SolarMan provides the APIs to read real-time data.

Try connecting with the browser to the logger, you should see its Web UI when it works. Once you get that going, getting the binding to work should be no problem.