naofireblade / homebridge-weather-plus

A comprehensive weather plugin for homebridge.
MIT License
311 stars 61 forks source link

Weather Report and Forecast Retrieval Error #246

Open iJasonWade opened 1 year ago

iJasonWade commented 1 year ago

WeatherUnderground: [homebridge-weather-plus] Error retrieving weather report and forecast [homebridge-weather-plus] Error Message: SyntaxError: Unexpected token < in JSON at position 0

vrchlabak commented 1 year ago

The same issue here.... Thanks!

dacarson commented 5 months ago

@iJasonWade is this issue still happening? If so, can you turn on debugging and add logs to this report.

dacarson commented 4 months ago

I have seen this error. In my case, I was getting an empty response (status code 204), and when examining My Devices, I see that the station with the Station Id that I was using was marked as offline. I will submit a PR that will make debugging this issue easier.

Can you verify that your station is not offline.

dacarson commented 3 months ago

Can you please try 3.3.4-beta.1 and verify that it works.