mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Add light entity to Ezviz (#27561)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
560a8b9921
commit
d4a9240cb3
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user