mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Document new Ezviz Update entity. (#27470)
This commit is contained in:
parent
d67aaa0967
commit
b1abf659fb
@ -15,6 +15,7 @@ ha_platforms:
|
|||||||
- camera
|
- camera
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
|
- update
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -91,6 +92,10 @@ To enable/disable motion detection, use the Home Assistant built in services.
|
|||||||
| -----------------------| ----------- |
|
| -----------------------| ----------- |
|
||||||
| `entity_id` | String or list of strings that point at `entity_id`s of cameras. Use `entity_id: all` to target all. |
|
| `entity_id` | String or list of strings that point at `entity_id`s of cameras. Use `entity_id: all` to target all. |
|
||||||
|
|
||||||
|
### OTA update
|
||||||
|
|
||||||
|
Trigger device OTA firmware update process for latest stable version.
|
||||||
|
|
||||||
## Troubleshooting
|
## 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.
|
- `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