diff --git a/source/_integrations/ezviz.markdown b/source/_integrations/ezviz.markdown index 855ac2e703d..c43163be1f7 100644 --- a/source/_integrations/ezviz.markdown +++ b/source/_integrations/ezviz.markdown @@ -13,6 +13,7 @@ ha_config_flow: true ha_platforms: - binary_sensor - camera + - number - sensor - switch - update @@ -96,6 +97,10 @@ To enable/disable motion detection, use the Home Assistant built in services. Trigger device OTA firmware update process for latest stable version. +### Motion Detection Sensitivity + +The motion detection sensitivity can be adjusted using the "Detection sensitivity" Number entity. It's important to note that this entity fetches information from the device and will not update if your battery-powered camera is in sleep mode, as this measure is implemented to preserve battery life and prevent excessive drainage. + ## 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.