mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-09 18:36:29 +00:00
Update websocket-api.md (#1983)
This commit is contained in:
parent
f85fa4cbbb
commit
cce5150510
@ -56,7 +56,6 @@ async def ws_handle_thumbnail(
|
||||
connection.send_error(
|
||||
msg["id"], "entity_not_found", "Entity not found"
|
||||
)
|
||||
)
|
||||
return
|
||||
|
||||
data, content_type = await player.async_get_media_image()
|
||||
|
Loading…
x
Reference in New Issue
Block a user