After the bot response and some more testing, I changed the content of this issue a bit. Please go directly to the new comment:
#287 (comment)
Is your feature request related to a problem? Please describe.
I started to use evcc end of July 2026. And I'm checking the evcc app several times a day (might decrease in future, but it is still new and interesting). End of July/beginning of August, after starting the app, the evcc showed the results very quick (max 1 second?). It was much faster than the Sungrow iSolarCloud App, therefore I mostly used evcc App.
But with the last updates of evcc or the Android App (don't know which change introduced this problem), starting the connection takes much longer as before, around 4 seconds. It also takes longer time when I check the app after around 1 hour. After opening it again a few minutes later, it directly shows the evcc page. So looks like the connection is lost and in the past it was not lost?
I read something in the changelog, that this should be improved. But for me the opposite happens. I'm using a reverse proxy with Caddy and basic_auth. So was this accidentally made slower for reverse proxy with the last updates? And it improved for other connection types?
So perhaps it is designed like that to have a trade off between slower connections with reverse proxies and perhaps faster connection with Remote Access?
Describe the solution you'd like
Have faster loading of the evcc page after app start.
Describe alternatives you've considered
In case this happened with an update of the Android app, it could be possible to use the older App version?
Additional context
Android App in same WiFi --> Caddy reverse proxy with basic_auth --> evcc running in docker
evcc and docker are in same docker network on the same machine.
After the bot response and some more testing, I changed the content of this issue a bit. Please go directly to the new comment:
#287 (comment)
Is your feature request related to a problem? Please describe.
I started to use evcc end of July 2026. And I'm checking the evcc app several times a day (might decrease in future, but it is still new and interesting). End of July/beginning of August, after starting the app, the evcc showed the results very quick (max 1 second?). It was much faster than the Sungrow iSolarCloud App, therefore I mostly used evcc App.
But with the last updates of evcc or the Android App (don't know which change introduced this problem), starting the connection takes much longer as before, around 4 seconds. It also takes longer time when I check the app after around 1 hour. After opening it again a few minutes later, it directly shows the evcc page. So looks like the connection is lost and in the past it was not lost?
I read something in the changelog, that this should be improved. But for me the opposite happens. I'm using a reverse proxy with Caddy and basic_auth. So was this accidentally made slower for reverse proxy with the last updates? And it improved for other connection types?
So perhaps it is designed like that to have a trade off between slower connections with reverse proxies and perhaps faster connection with Remote Access?
Describe the solution you'd like
Have faster loading of the evcc page after app start.
Describe alternatives you've considered
In case this happened with an update of the Android app, it could be possible to use the older App version?
Additional context
Android App in same WiFi --> Caddy reverse proxy with basic_auth --> evcc running in docker
evcc and docker are in same docker network on the same machine.