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
@ -55,7 +55,6 @@ async def ws_handle_thumbnail(
|
||||
if player is None:
|
||||
connection.send_error(
|
||||
msg["id"], "entity_not_found", "Entity not found"
|
||||
)
|
||||
)
|
||||
return
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user