From 6456e9d2e3da95dd802dc72b21ffd96223901098 Mon Sep 17 00:00:00 2001 From: Tom Brien Date: Thu, 18 Jun 2020 18:17:37 +0100 Subject: [PATCH] Add depreciation notice against camera_thumbnail WS (#585) --- docs/api/websocket.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/api/websocket.md b/docs/api/websocket.md index d38053e3..ef986f87 100644 --- a/docs/api/websocket.md +++ b/docs/api/websocket.md @@ -340,6 +340,10 @@ The server will respond with a result message containing the current registered _Introduced in Home Assistant 0.69._ +:::caution Depreciated +This websocket command was depreciated in Home Assistant Core [0.107](https://www.home-assistant.io/blog/2020/03/18/release-107/) and will be removed in a future release. Until then it will result in a `WARNING` entry in the user's log. +::: + Return a b64 encoded thumbnail of a camera entity. ```json