biemond / solaredge.modbus

Homey Solaredge modbus app
GNU General Public License v3.0
8 stars 9 forks source link

Do not get any readings in Homey #100

Open Swamulf opened 4 hours ago

Swamulf commented 4 hours ago

Hi, I am new to this app and just enabled Modbus on my Huawei inverter. After installing the app i do not get any readings. What might be the issue?

I am using a wifi extender which the inverter dongle is connected to (it shows up with a different name). The homey is connected to the main wifi (which is also connected to the extender). Can this be an issue?

This seems to be a great app and i would be really happy if i could get it to work!

Capture

biemond commented 2 hours ago

Hey, can you send me a diagnostic report? I think homey cannot reach it or maybe some timeout issue.

You can also try a port scanner

Swamulf commented 1 hour ago

Thank you for your answer! 9e57cc1f-8cbe-46d1-93ba-56025fc6e95b

What is a port scanner?

biemond commented 42 minutes ago

hey,

looks like , s-dongle cannot connect or so . I think we need to change something on inverter or s-dongle.

but ip and port is ok I guess.

[Driver:huaweiwithbatt] [Device:f21e27b7-a850-44e9-a7e1-c5fb21499ae0] 192.168.68.107
Connected ...
{
  host: '192.168.68.107',
  port: 502,
  unitId: 1,
  timeout: 115,
  autoReconnect: false,
  logLabel: 'huawei Inverter Battery',
  logLevel: 'error',
  logEnabled: true
}
Client closed
error with key: inputPower
UserRequestError {
  err: 'Offline',
  message: 'no connection to modbus server',
  response: undefined
}