TelldusLive - fail request

As of yeasterday my Telldus sensors become unavailable.
I am running at core version 0.118.4, HassOS 4.17 and Supervisor 2021.01.4

My integration with Telldus is with this line in the configuration.yaml

tellduslive:
  host: 192.168.10.244```

These are the error messages in the log file

```Failed to refresh access token: 401 Client Error: Unauthorized for url: http://192.168.10.244/api/refreshToken
7:38:58 – /usr/local/lib/python3.8/site-packages/tellduslive.py (ERROR)```

```Failed request
7:50:01 – Telldus Live (WARNING) - message first occurred at 7:38:59 and shows up 12 times```

```Failed request: 401 Client Error: Unauthorized for url: http://192.168.10.244/api/devices/list?supportedMethods=915&includeIgnored=0
7:50:01 – /usr/local/lib/python3.8/site-packages/tellduslive.py (WARNING) - message first occurred at 7:38:59 and shows up 24 times```

I suspect that the supervisor did an update and have something to do with this, but I am  not sure.

I have tried both a restart and a reboot without help. 
The sensors are available via telldus web page and my Telldus gateway is only and hasn't change IP address.

So any help please on how to solve this?