Search found 3 matches

by telewy
Thursday 27 February 2020 22:39
Forum: Python
Topic: Python SolarEdge modbus script via lan
Replies: 67
Views: 10943

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: 10943

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: 1160

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 ...