From b1abf659fb1ecc7c8cdf09314427d7f10bd73851 Mon Sep 17 00:00:00 2001 From: RenierM26 <66512715+RenierM26@users.noreply.github.com> Date: Tue, 23 May 2023 12:32:27 +0200 Subject: [PATCH] Document new Ezviz Update entity. (#27470) --- source/_integrations/ezviz.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/ezviz.markdown b/source/_integrations/ezviz.markdown index 77ec77c44bf..855ac2e703d 100644 --- a/source/_integrations/ezviz.markdown +++ b/source/_integrations/ezviz.markdown @@ -15,6 +15,7 @@ ha_platforms: - camera - sensor - switch + - update ha_integration_type: integration --- @@ -91,6 +92,10 @@ To enable/disable motion detection, use the Home Assistant built in services. | -----------------------| ----------- | | `entity_id` | String or list of strings that point at `entity_id`s of cameras. Use `entity_id: all` to target all. | +### OTA update + +Trigger device OTA firmware update process for latest stable version. + ## 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.