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