vche / appdaemon_weatherentity

Appdaemon widget for displaying homeassistant weather entities in dashboards
GNU General Public License v3.0
11 stars 5 forks source link

error in the weather forecast forecast is not displayed, only the immediate one is seen, the following days are not seen #15

Closed juanjovi closed 7 months ago

juanjovi commented 7 months ago

widget_type: weatherentity has stopped working, show_forecast: is not displayed and stops the following forecast

sorry for my bad English

juanjovi commented 7 months ago

Este error se originó a partir de una integración personalizada.

Registrador: custom_components.weather_data.sensor Fuente: custom_components/weather_data/sensor.py:186 integración: weather_data Ocurrió por primera vez: 12:56:27 (13 ocurrencias) Último inicio de sesión: 16:36:40

Retrying in 20 minutes: https://api.met.no/weatherapi/locationforecast/2.0/classic?lat=40.9754&lon=-5.6586&altitude=800 returned 403 Retrying in 16 minutes: https://api.met.no/weatherapi/locationforecast/2.0/classic?lat=40.9754&lon=-5.6586&altitude=800 returned 403 Retrying in 19 minutes: https://api.met.no/weatherapi/locationforecast/2.0/classic?lat=40.9754&lon=-5.6586&altitude=800 returned 403 Retrying in 20 minutes: Retrying in 18 minutes: https://api.met.no/weatherapi/locationforecast/2.0/classic?lat=40.9754&lon=-5.6586&altitude=800 returned 403

vche commented 7 months ago

Duplicate with #14 , see investigaiton there