camera updates
This commit is contained in:
parent
b4f7c80938
commit
b57d8f26f1
1 changed files with 10 additions and 1 deletions
|
@ -72,7 +72,16 @@ zwave:
|
||||||
|
|
||||||
camera:
|
camera:
|
||||||
- platform: generic
|
- platform: generic
|
||||||
still_image_url: !secret hall_camera_img
|
still_image_url: !secret blueiris_hall
|
||||||
name: Hall
|
name: Hall
|
||||||
|
username: !secret blueiris_user
|
||||||
|
password: !secret blueiris_pass
|
||||||
|
|
||||||
|
switch:
|
||||||
|
- platform: hikvisioncam
|
||||||
|
host: !secret hall_camera_ip
|
||||||
|
username: !secret hall_camera_user
|
||||||
|
password: !secret hall_camera_pass
|
||||||
|
name: Hall Camera Motion Detection
|
||||||
|
|
||||||
ios:
|
ios:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue