From b9901e21fdab8d5257ab0ac73c0b42f5dd896463 Mon Sep 17 00:00:00 2001 From: Renier Moorcroft <66512715+RenierM26@users.noreply.github.com> Date: Tue, 18 Jul 2023 21:13:02 +0200 Subject: [PATCH] Add Ezviz last motion picture image entity (#27917) Co-authored-by: Franck Nijhof --- source/_integrations/ezviz.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/ezviz.markdown b/source/_integrations/ezviz.markdown index 8b4773e65f1..251508ead2d 100644 --- a/source/_integrations/ezviz.markdown +++ b/source/_integrations/ezviz.markdown @@ -120,6 +120,10 @@ If your camera supports motion detection warning sounds, you can use this entity A light entity will be added to cameras + light combos. You can turn it on/off and set the brightness. +### Image Entity + +The image entity represents the last detected event from a camera and visually represents the event within Home Assistant. + ## Troubleshooting - `authentication failed`: The authentication requires an EZVIZ account with two-step verification disabled. Google, Facebook, TikTok, or other Oauth-based accounts will not work.