We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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!
The text was updated successfully, but these errors were encountered:
Same problem here !
Sorry, something went wrong.
Is there an update?
No branches or pull requests
Hi, I get an exception in the log recently:
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!
The text was updated successfully, but these errors were encountered: