My integration Trafikverket Weatherstation stopped working about 2 weeks ago (4/11), and in the log I found this below. Tried to remove it and add it again, but then I just get “Failed to connect”
2024-11-17 16:06:28.883 ERROR (MainThread) [homeassistant.components.trafikverket_weatherstation.coordinator] Unexpected error fetching trafikverket_weatherstation data: Source: Forbidden, message: Insufficient permissions for object WeatherStation., status: 403
File "/usr/src/homeassistant/homeassistant/components/trafikverket_weatherstation/coordinator.py", line 46, in _async_update_data
File "/usr/local/lib/python3.11/site-packages/pytrafikverket/trafikverket_weather.py", line 184, in async_get_weather
File "/usr/local/lib/python3.11/site-packages/pytrafikverket/trafikverket.py", line 175, in async_make_request
pytrafikverket.exceptions.UnknownError: Source: Forbidden, message: Insufficient permissions for object WeatherStation., status: 403