diff --git a/source/_integrations/ezviz.markdown b/source/_integrations/ezviz.markdown index c43163be1f7..25dab26626f 100644 --- a/source/_integrations/ezviz.markdown +++ b/source/_integrations/ezviz.markdown @@ -13,6 +13,7 @@ ha_config_flow: true ha_platforms: - binary_sensor - camera + - light - number - sensor - switch @@ -101,6 +102,10 @@ Trigger device OTA firmware update process for latest stable version. 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. +### Light entity + +A light entity will be added to cameras + light combos. You can turn it on/off and set the brightness. + ## 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.