liveaverage / docker-powerwall-dashboard

Grafana dashboard showing trend & historical data polled from Tesla Powerwall 2 API served up in an easy to use docker image
GNU General Public License v3.0
29 stars 9 forks source link

Data Gaps #9

Closed natrlhy closed 3 years ago

natrlhy commented 3 years ago

Hi, I've noticed that there are data gaps and not sure what would be causing it. My system that is running docker desktop is always on and always connected.

Has anyone else seen this? Any fixes?

Today so far: image

Yesterday: image

liveaverage commented 3 years ago

Any gaps could be attributed to network connectivity issues associated with your Powerwall/gateway or system running the dashboard container, issues with the docker daemon, etc. Certainly haven't seen that issue for as long as I've been trending stats against the Powerwall.

Have you attempted to run from a standalone docker host? Is your host hardwired or connected via wifi? Is your Backup Gateway hardwired or connected via wifi?

natrlhy commented 3 years ago

Thanks,

My Tesla Gateway is connected via wifi with a good signal. The Tesla App never seems to have issues.

I was figuring the same and did some tweaking on my Windows 10 system with SSD's, pagefile, etc. Seems to be less freqent now. I normally do all this from Linux as well but just getting the testing done. May move it all to a Raspberry Pi 4 :)

liveaverage commented 3 years ago

:+1: Sounds good! Closing for now.

natrlhy commented 3 years ago

FYI, even though my TEG had a good WiFi signal, I figured I would hard-wire it since I had Ethernet in my garage. After doing that, no more data gaps! Problem solved!