Add Ezviz number entity (#27496)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
RenierM26 2023-05-25 11:37:24 +02:00 committed by GitHub
parent 8b6b391ba1
commit 291b05edfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.