Skip to content

Instantly share code, notes, and snippets.

INFO:homeassistant.components.http:Serving /api/services/media_player/play_media
to 54.211.208.6 (auth: True)
INFO:homeassistant.core:Bus:Handling <Event call_service[L]: domain=media_player
, service=play_media, service_data=media_content_id=The Simpsons, media_content_
type=TVSHOW, service_call_id=59039792-17>
ERROR:homeassistant.core:Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "C:\Users\arcade\AppData\Local\Programs\Python\Python36-32\lib\site-packa
ges\homeassistant\core.py", line 1052, in _event_to_service_call
yield from service_handler.func(service_call)