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
(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 |
---|---|---|
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 |