viking2010

Results 17 comments of viking2010

I've had this issue as well and noticed if I take out the api key, it makes it go away.

@HarryFlatter @hultenvp The API needed for this is /v1/api/stationDetail. This info only shows as 0 when using the /v1/api/InverterDetail. The entity names in the API are: "batteryChargeMonthEnergy": 85.0, "batteryChargeMonthEnergyStr": "kWh",...

Whoops, I forgot to put those in!! But yes, absolutely right. To confirm, they are: "batteryDischargeMonthEnergy": 82.0, "batteryDischargeMonthEnergyStr": "kWh", "batteryDischargeYearEnergy": 758.0, "batteryDischargeYearEnergyStr": "kWh", I will take a look at it...

UPDATE TO THE BELOW: The entities below are also available in inverterDetail. My python script was pointing at inv**et**erDetail (the api reference with the typo!) and it's not in there....

I too have mine set to 1 min upload cycles. For a while it kept reverting to 2 mins (worth looking out for that) and I needed to have a...

Hi, thanks for the information. Does that adaptor allow remote control? I used to have the old wifi dongle but that is no longer supported for remote control. That exposed...

I've got a Cupra Born and would be interested too, but trying this integration doesn't work with my "My Cupra App" logon details.

Mine is the same @LucidityCrash, negative for discharging and positive for charging. I am looking to create a sensor that says if it's zero, then battery state is idle, if...

Just checked tonight and weirdly, now I'm getting a positive value for a discharge when it should be a negative one. Bit late for me to start investigating but will...

ok, so tested today and if I look back at my history for the battery sensor, it clearly shows that it was going negative at one point. ![image](https://user-images.githubusercontent.com/100141279/205180441-22f7fe56-b007-45c9-9958-6be595d99e16.png) ...but since...