Hi.
I'm trying to integrate, to some extent my Easee EV-charger into Loxone. I'm running Loxberry on RPI4 and have installed the
Easee Home Wallbox plugin into Loxberry.
As for a lot of other plugins etc for Loxone it is all written in the German language since I guess this is their biggest market.
I have translated the plugin information site and the
forum post on the plugin.
Right now it seems like my integration works, but it does not update. The example code in the forum post tries to integrate PV solar excess energy to start and stop the charging. And, therefore is much more advanced that I need.
My code:
My problem is that it does no update. If I manually load:
http://"LOXBERRY-IP"/plugins/easee_home/easee.php?do=state&id="EASEE-ID"
in my web-browser it updates. Therefore I think my update puls generator (virtuell output) is not working.
I have copied the update puls generator from the code in the forum post.
Any ideas? Thanks in advance.