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

Weather not populating with correct geolocation data #3

Open shadow-box opened 4 years ago

shadow-box commented 4 years ago

First, thanks for putting this together. I'm having a issue where weather does not populate with correct data. I'm using docker-compose for bringing up the environment with the following settings:

version: '2' services: powerwall-dashboard: image: liveaverage/powerwall-dashboard container_name: powerwall-dashboard extra_hosts:

Is there something I'm missing?

sebestenyb commented 4 years ago

Heya, having the same issue. Found these in the log (coords masked):

2020-08-13T20:50:04Z E! [inputs.http] Error in plugin: [url=https://fcc-weather-api.glitch.me/api/current?lat=-xx.xxxxxxxlon=xxx.xxxxxxx]: Get https://fcc-weather-api.glitch.me/api/current?lat=-xx.xxxxxxx&lon=xxx.xxxxxxx: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)