Loxberry Vitoconnect

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • SteffD.
    antwortet
    Hallo Zusammen. ich bin recht neu in der Loxberry- und Loxonewelt und versuche gerade ein paar Komponenten die Ich im Haus Installiert bekommen habe in Loxone einzubinden. Unter anderem habe ich von Viessman einen Vitocharge VX3 Stromspeicher mit Wechselrichter für meine PV-Anlage verbaut bekommen und möchte den in Loxone einbinden. das Funktioniert leider nur Über API.
    Soweit so gut hab ich Plugin auf meinem Loxberry installiert und Eingerichtet das hat auch alles Geklappt.
    Ich Bekommen auch daten Geliefert aber halt nicht Viel.

    Ich Möchte gerne Mir die Daten vom Stromspeicher auslesen lassen wie z.B. Stromproduktion der PV-Anlage, Verbrauch usw.

    Ist dies Möglich oder Habe ich was Falsch eingestellt??
    Laut der Seite von Veissmann gibt es da wohl auch Befehle diese Daten Abzurufen.. wie krieg ich das Plugin dazu mir diese Daten zu liefern??
    Zuletzt geändert von SteffD.; 31.08.2025, 23:51.

    Einen Kommentar schreiben:


  • tomiou
    kommentierte 's Antwort
    I solved it. The plugin shows me that I have to read the data at the url "admin/plugins/Vitoconnect/vitoconnect.php?action=summary" and I don't have consistent data there. A colleague found out in the plugin code that I can find the data at another url and there it is fine "admin/plugins/Vitoconnect/ajax-handler.php?action=getsummary". I think the mistake was here.

  • tomiou
    kommentierte 's Antwort
    Yes, after reinstaĺing plug in I can see the data in Query links and data"
    But on “following link” i still see #!/usr/bin/php

  • challo
    kommentierte 's Antwort
    reinstalling the plugin should be enough.
    Normaly you don't need to trigger manual update. Try to setup cronjob every 5min and check if correct data is sent over mqtt or udp.
    Is your data visible when using page "Query links and data"

  • tomiou
    kommentierte 's Antwort
    I tried reinstalling the plugin. Should I try reinstalling the Loxberry OS? That installation is about 3 years old....

  • challo
    kommentierte 's Antwort
    That's strange, maybe try to reinstall the plugin

  • tomiou
    kommentierte 's Antwort
    I switched the log level to debug.
    In the log I see data loaded from the API from my device. I think it is loaded correctly.
    But on the link http://10.254.254.9/admin/plugins/Vi...action=summary I still see the response #!/usr/bin/php

  • challo
    kommentierte 's Antwort
    no more log information? Did you set logging to "debug" ?

  • tomiou
    kommentierte 's Antwort
    Yes, more times... I have FW Loxberry 3.0.1.2... I get the response: *#!/usr/bin/php*

  • challo
    kommentierte 's Antwort
    Did you restart l9xberry?

  • tomiou
    antwortet
    Hello community.
    I updated to version 1.1.1 and read data it stopped working.

    I have errors in the log:
    ERROR: Status GetData: 500
    ERROR: Response
    ERROR: Unable to get installation details -exiting

    I have the correct name, password and TOKEN.

    Can you please advise me what I can do?
    I'm desperate.....

    Thank you

    Einen Kommentar schreiben:


  • beekaydottv
    kommentierte 's Antwort
    Vielen herzlichen Dank!

  • Denon2002
    antwortet
    Hallo challo,

    vielen Dank. Habe die Version 1.1.1 installiert und funktioniert.
    Danke

    Einen Kommentar schreiben:


  • MarkusCosi
    kommentierte 's Antwort
    großartig, vielen Dank dafür!

  • challo
    antwortet
    Die URLs sind mit dem neuen Release des Plugins angepasst:
    Update kommt über das automatische Update des Loxberry.

    Einen Kommentar schreiben:

Lädt...