MatthiasFraass

Results 2 comments of MatthiasFraass
trafficstars

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?