|
发表于 2020-4-23 11:15:34
|
显示全部楼层
2020-04-23 11:14:27 ERROR (MainThread) [homeassistant.core] Error doing job: Future exception was never retrieved
Traceback (most recent call last):
File "/usr/lib/python3.7/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/home/pi/.homeassistant/custom_components/ha_cloud_music/media_player.py", line 310, in interval
if ':' in _media_position:
TypeError: argument of type 'float' is not iterable |
|