Updated Ezviz HA component making use of latest version of pyEzviz (API behind the integration). (**Basically Beta version of ha component with up to date changes)
https://www.home-assistant.io/integrations/ezviz/
- Register your account here: https://i.ezvizlife.com/user/userAction!goRegister.action
- Take note of your User Name, you will need it to the EZVIZ Integration setup
- Login here: https://euauth.ezvizlife.com/signIn
- Logged in access the user account here: https://i.ezvizlife.com/user/userAction!displayUserInfo.action (to add/manage cameras) or use the EZVIZ App
- Copy to custom_components folder or use HACS custom repository. (Custom repository : RenierM26/ha-ezviz)
- RESTART Home Assistant
The integration makes use of Config flows for config. Please install and configure via hassio integration:
- Go to Configuration > Integrations, add and find the "Ezviz(Beta)" integration. (If you did not have yaml config entries. If you did, it will import automatically and create integrations for you).
- Type in your ezviz account username and password. Also please check your region code.
- Your camera(s) should now be present on Hass
Legacy, you can now configure all settings via the integration page on hassio (also known as config flow).
From 0.0.4.0 (Legacy Yaml method no longer needed on latest version!):
ffmpeg:
stream:
camera:
- platform: ezviz_cloud
username: "Ezviz account username"
password: "Ezviz account password"
cameras:
D666321311:
username: admin
password: Password_from_camera_sticker
D666321312:
username: admin
password: Password_from_camera_sticker
E666321313:
username: admin
password: Password_from_camera_sticker
- Hassio makes use of rtsp for camera streaming. This function will only work on the local network. (Mabe we'll be able to reverse engineer the ezviz cloud rtsp proxy in the future)
- Please disable encryption on your cameras.