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.