Search found 7 matches

by telewy
Friday 04 April 2025 10:30
Forum: Bugs and Problems
Topic: Solaredge inverter plug-in Modbus TCP
Replies: 36
Views: 5225

Re: Solaredge inverter plug-in Modbus TCP

OK, sure, I don't have battery
by telewy
Friday 04 April 2025 9:18
Forum: Bugs and Problems
Topic: Solaredge inverter plug-in Modbus TCP
Replies: 36
Views: 5225

Re: Solaredge inverter plug-in Modbus TCP

Current inverter Wats is avaiable.
Total energy e.g. Watts per hour must be calculated.
by telewy
Wednesday 15 January 2025 11:12
Forum: Bugs and Problems
Topic: Solaredge inverter plug-in Modbus TCP
Replies: 36
Views: 5225

Re: Solaredge inverter plug-in Modbus TCP

yes, I used sudo pip3 command
by telewy
Sunday 12 January 2025 21:56
Forum: Bugs and Problems
Topic: Solaredge inverter plug-in Modbus TCP
Replies: 36
Views: 5225

Re: Solaredge inverter plug-in Modbus TCP

I have just moved to Debian 12 bookworm and yesterday spent whole day trying to install plugin for modbus. Whatever I did i got error: ModuleNotFoundError: No module named 'pymodbus.register_read_message' or Error: SE7: (SolarEdge_ModbusTCP) failed to load 'plugin.py', Python Path used was ':/usr ...
by telewy
Thursday 27 February 2020 22:39
Forum: Python
Topic: Python SolarEdge modbus script via lan
Replies: 67
Views: 11674

Re: Python SolarEdge modbus script via lan

Hi,

I have just finished and everything works nice.

My cron looks like:
*/1 * * * * /usr/local/bin/sunspec_ardexa discover x.y.z.v 1 --port 1502

Thanks guys for sharing scripts and knowledge. Great work :)

Cheers
by telewy
Thursday 27 February 2020 14:58
Forum: Python
Topic: Python SolarEdge modbus script via lan
Replies: 67
Views: 11674

Re: Python SolarEdge modbus script via lan

First we need to get it to work with the original files. have you tried : sunspec_ardexa discover 192.168.1.3 1-20 --port 1502 Change it to your ip. THis might take some time to discover.... Hi, First of all I would like to say Hello to everybody. My name is Tomasz. I am owner of SolarEdge inverter ...
by telewy
Friday 13 January 2017 10:41
Forum: Others
Topic: Is domoticz working with 1wire connected to USB converter (DS2480)?
Replies: 2
Views: 1192

Re: Is domoticz working with 1wire connected to USB converter (DS2480)?

Hi everybody :) This is my first post on this group. I found domoticz just week ago and still doing some investigation. Yesterday I installed domoticz on debian jessie server and connected to it USB->FT232RL->DS2480B->1wire converter. I have some problems but was able to connect 5 Dallas DS18B20 ...