weatherflow_forecast icon indicating copy to clipboard operation
weatherflow_forecast copied to clipboard

"Failed setup, will retry" with "Updated failed: 'time'"

Open eric opened this issue 3 months ago • 6 comments

Describe the bug

I recently have an error for my integration saying "Failed setup, will retry" with a mouse-over showing "Updated failed: 'time'".

In the logs it only says:

2024-03-25 18:00:14.008 DEBUG (MainThread) [custom_components.weatherflow_forecast] Finished fetching weatherflow_forecast data in 0.332 seconds (success: False)
2024-03-25 18:00:54.756 DEBUG (MainThread) [custom_components.weatherflow_forecast] Finished fetching weatherflow_forecast data in 0.319 seconds (success: False)
2024-03-25 18:02:15.173 DEBUG (MainThread) [custom_components.weatherflow_forecast] Finished fetching weatherflow_forecast data in 0.353 seconds (success: False)

I have enabled debug logging and it doesn't appear to make a difference.

To Reproduce Steps to reproduce the behavior:

  1. Go to the installed WeatherFlow Forecast integration
  2. See "Needs Attention" for the installed integration

eric avatar Mar 26 '24 01:03 eric