Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

giuseppecastaldo/ha_cloudedge_pir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic badge

Overview

CloudEdge PIR is an Home Assistant custom integration for receive motion alarm notification from CloudEdge app
Tested on:

  • ieGeek ZS-GX5 camera with pir motion detection

ATTENTION! it works only on CloudEdge app

Installation

Manual

(1) Place the custom_components folder in your configuration directory (or add its contents to an existing custom_components folder). It should look similar to this:

<config directory>/
|-- custom_components/
|   |-- cloudedge_pir/
|       |-- __init__.py
|       |-- binary_sensor.py
|       |-- config_flow.py
|       |-- const.py
|       |-- etc...

(2) Restart Home Assistant and follow our configuration flow.

Field Description Required
E-mail CloudEdge account e-mail. (ATTENTION! duplicate account with sharing device) Yes
Password CloudEdge account password. Yes
Phone code CloudEdge account phone code. See all Yes
Country code CloudEdge account country code (2 DIGIT ISO). Yes
Name Name of your home assistant device. Yes
Time to wait Time to wait to reset state of motion sensor. Yes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages