mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 02:46:53 +00:00
Add Ezviz number entity (#27496)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
8b6b391ba1
commit
291b05edfd
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user