I want to help a Friend of mine in a project.
He has a Cerbo GX and want to get a relay working, when he is pushing energy into the grid.
I want to do this with a Raspberry Pi.
When i go to the VRM-Portal the HTML-Information i want to grab in a script is this:
<span class="load" ng-switch-when="grid">-184 W</span>
But when i go to the LAN, i'm unable to get the information from the HTML Code.
In the atteched Picture you can see the Information i want to grab.
Where can i find this information in the HTML?
Hope you can help me :)