It does seem impossible to do it yourself, even with the display

I just contacted the supplier to "pump up the pressure" a bit

Greetz,
Sjonnie
Moderator: leecollings
Nice to read, that is how it should be !Sjonnie2017 wrote: ↑Thursday 29 October 2020 16:11 Well... the company that installed the panels sent a specialist over today. He enabled modbus_tcp in a matter of minutes.
Well I installed as per the instructions. But I can try to re-install. (Sjonnie is re-installing plugin). This is the output:eddieb wrote: ↑Sunday 21 March 2021 14:36 Did you read the first-time install instructions on https://github.com/addiejanssen/domotic ... tcp-plugin ?
Go to the plugin folder and install all required addons:
cd domoticz/plugins/domoticz-solaredge-modbustcp-plugin
sudo pip3 install -r requirements.txt
...
Code: Select all
~/domoticz/plugins/domoticz-solaredge-modbustcp-plugin $ sudo pip3 install -r requirements.txt
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: solaredge_modbus==0.6.2 in /usr/local/lib/python3.7/dist-packages (from -r requirements.txt (line 1)) (0.6.2)
Requirement already satisfied: pymodbus>=2.3.0 in /usr/local/lib/python3.7/dist-packages (from solaredge_modbus==0.6.2->-r requirements.txt (line 1)) (2.5.0)
Requirement already satisfied: pyserial>=3.4 in /usr/lib/python3/dist-packages (from pymodbus>=2.3.0->solaredge_modbus==0.6.2->-r requirements.txt (line 1)) (3.4)
Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.7/dist-packages (from pymodbus>=2.3.0->solaredge_modbus==0.6.2->-r requirements.txt (line 1)) (1.15.0)
Code: Select all
2021-03-31 09:54:51.017 (Omvormer) Processing 'onHeartbeatCallback' message
2021-03-31 09:54:51.017 (Omvormer) Calling message handler 'onHeartbeat'.
2021-03-31 09:54:51.017 (Omvormer) onHeartbeat
2021-03-31 09:54:51.017 (Omvormer) Retrying to communicate with inverter after: 2021-03-31 09:56:10.998333
You are giving us little to work on but have you tried the temporary fix from @JakeOfOZ? It works wonders on a Pi so give it a try
Users browsing this forum: No registered users and 1 guest