Giter Club home page Giter Club logo

ha-ezviz's Introduction

hacs_badge Donate

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/

Install:

  1. Copy to custom_components folder or use HACS custom repository. (Custom repository : RenierM26/ha-ezviz)
  2. RESTART Home Assistant

The integration makes use of Config flows for config. Please install and configure via hassio integration:

  1. 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).
  2. Type in your ezviz account username and password. Also please check your region code.
  3. Your camera(s) should now be present on Hass

When upgrading from old verions:

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

Notes:

  1. 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)
  2. Please disable encryption on your cameras.
  3. MFA needs to be disabled or the integration setup will fail.

ha-ezviz's People

Contributors

renierm26 avatar dx44 avatar dubhad avatar dependabot[bot] avatar uvjim avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.