wird der Deye SUN600G3-EU-230 unterstützt?
Ich hab jetzt soweit alles auf ner proxmox VW laufen.
Im LOG steht:
Code: Alles auswählen
11.10. 10:32:01 |----------------   Start  deye_micro.php   ---------------------
11.10. 10:32:01    -UDP Socket Bind OK.
11.10. 10:32:07 |----------------   Stop   deye_micro.php   ---------------------
11.10. 10:33:01 |----------------   Start  deye_micro.php   ---------------------
11.10. 10:33:01    -UDP Socket Bind OK.
11.10. 10:33:06 |----------------   Stop   deye_micro.php   ---------------------
11.10. 10:34:01 |----------------   Start  deye_micro.php   ---------------------
11.10. 10:34:01    -UDP Socket Bind OK.
11.10. 10:34:07 |----------------   Stop   deye_micro.php   ---------------------
11.10. 10:35:01 |----------------   Start  deye_micro.php   ---------------------
11.10. 10:35:01    -UDP Socket Bind OK.
11.10. 10:35:07 |----------------   Stop   deye_micro.php   ---------------------
11.10. 10:36:01 |----------------   Start  deye_micro.php   ---------------------
11.10. 10:36:01    -UDP Socket Bind OK.
11.10. 10:36:06 |----------------   Stop   deye_micro.php   ---------------------
Code: Alles auswählen
$Regler = "96";
$WR_IP = "192.168.xxx.xxx";  //  Keine führenden Nullen!  67.xx Ja!, 067.xx Nein!
$WR_Port = "80";
$WR_Adresse = "1";   //  Achtung Adresse als Dezimalzahl eingeben / 1 bis 256
//                       Maximal "256" = Hex FF

