dontinelli

Results 58 comments of dontinelli

> @dontinelli to be sure, if I've already upgraded but not delete the entries, the next upgrade will restore everything ? > > A big thanks for the correction !...

> Hi, with 2024.10.2 entities work again. But they are 10 times to high. For today i have 74.899,273 kWh instead of 7.489,927 kWh for the entitie sensor.solarlog_ertrag_insgesamt Can you...

@home-assistant add-label needs-more-information

Thanks, very helpful. Seems that again the 878-call causes the timeout, similar to https://github.com/home-assistant/core/issues/127380. Could you try if curl works and post the response? `curl -X POST -H "Content-Type: application/json"...

Sorry, I think there was a mistake in the curl-command I copied. Could you please use the below one. `curl --header "Content-Type: application/json" --request POST --data '{ "878": None }'...

> Here is the response > > `{"878":[["01.01.18",33931259,0,0,0,0,0],["01.01.19",42088079,0,0,0,0,0],["01.01.20",563419,0,0,0,0,0],["01.01.21",38392210,0,0,0,0,0],["01.01.22",60447,0,0,0,0,0],["01.01.24",18667387,0,0,0,0,0]]}% ` Ok, seems that the request works but takes longer than expected. Can you indicate how long the request took approx. so...

> > Could you please provide debug log? > > Sorry, not possible, as I had to instantly revert back to 9.3 to get my house back into running order......

> I tried it several times, the timeout was between 10-15 seconds. Probabaly my SD card is degraded a bit, the response in the UI is still fine however. Currently...

> As the SolarLOG integration did and still does work in 9.3, what was changed and on top of that - why? In the update several additional features were included,...