add second pi zero camera
This commit is contained in:
parent
d37d35eff7
commit
fc4135346a
2 changed files with 7 additions and 0 deletions
|
@ -81,6 +81,12 @@ camera:
|
||||||
name: PiZero
|
name: PiZero
|
||||||
username: !secret blueiris_user
|
username: !secret blueiris_user
|
||||||
password: !secret blueiris_pass
|
password: !secret blueiris_pass
|
||||||
|
- platform: generic
|
||||||
|
still_image_url: !secret blueiris_pizero2
|
||||||
|
name: PiZero2
|
||||||
|
username: !secret blueiris_user
|
||||||
|
password: !secret blueiris_pass
|
||||||
|
|
||||||
|
|
||||||
switch:
|
switch:
|
||||||
- platform: hikvisioncam
|
- platform: hikvisioncam
|
||||||
|
|
|
@ -11,6 +11,7 @@ Kitchen:
|
||||||
- light.kitchen_strip
|
- light.kitchen_strip
|
||||||
- binary_sensor.fibaro_system_fgfs101_flood_sensor_flood
|
- binary_sensor.fibaro_system_fgfs101_flood_sensor_flood
|
||||||
- sensor.fibaro_system_fgfs101_flood_sensor_temperature
|
- sensor.fibaro_system_fgfs101_flood_sensor_temperature
|
||||||
|
- camera.pizero2
|
||||||
|
|
||||||
Hall:
|
Hall:
|
||||||
- light.hall
|
- light.hall
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue