ha_strava icon indicating copy to clipboard operation
ha_strava copied to clipboard

Exception in log

Open stefanroelofs opened this issue 4 years ago • 2 comments

Hi, I get an exception in the log recently:

2021-01-25 09:08:52 ERROR (MainThread) [homeassistant] Error doing job: Future exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/config/custom_components/ha_strava/camera.py", line 168, in img_update_handler
    self._urls = {
TypeError: unhashable type: 'slice'

I see it every time I reboot HA.

Everything seems to work fine, so no need to do anything. I just thought I'd share it.

Thanks!

stefanroelofs avatar Jan 25 '21 08:01 stefanroelofs

Same problem here !

bckthomas avatar Feb 25 '21 20:02 bckthomas

Is there an update?

tinus20vt avatar Feb 26 '21 12:02 tinus20vt