Arlo issues
This commit is contained in:
parent
f6fd0e8250
commit
1b5b916d48
|
@ -83,6 +83,7 @@ alarm_control_panel:
|
||||||
|
|
||||||
# Using the HACS Arlo Integration
|
# Using the HACS Arlo Integration
|
||||||
aarlo:
|
aarlo:
|
||||||
|
host: https://my.arlo.com
|
||||||
username: !secret arlo_user
|
username: !secret arlo_user
|
||||||
password: !secret arlo_pass
|
password: !secret arlo_pass
|
||||||
db_motion_time: 30
|
db_motion_time: 30
|
||||||
|
@ -175,6 +176,7 @@ tplink:
|
||||||
- host: 192.168.7.107
|
- host: 192.168.7.107
|
||||||
- host: 192.168.7.116
|
- host: 192.168.7.116
|
||||||
- host: 192.168.7.120
|
- host: 192.168.7.120
|
||||||
|
- host: 192.168.7.136
|
||||||
|
|
||||||
ifttt:
|
ifttt:
|
||||||
key: !secret IFTTT_API_KEY
|
key: !secret IFTTT_API_KEY
|
||||||
|
|
Loading…
Reference in New Issue