MatthiasFraass
MatthiasFraass
Agreed. Meanwhile this is the code for direct use of a known inverter: ``` import solax import asyncio from solax.inverters import QVOLTHYBG33P from solax import RealTimeAPI async def work(): i...
I can confirm that with your simple patch the Query works! Can you do a pull request so it gets integrated?
I created a working new version :) https://github.com/MatthiasFraass/fritzctl You have to do 3 things to get it working: - add it as a "replace" in go.mod - use parameter -url="https://fritz.box/login_sid.lua?version=2"...
Hey @jvlker I am not using the docker image. I just download the sourcecode to my target machine and build it with "go install". The binary then is in /go/bin/