File clean up
This commit is contained in:
parent
124e337f10
commit
fa4da5a162
|
@ -5,6 +5,7 @@
|
|||
# @description : All the Camera related stuff
|
||||
###############################################################################
|
||||
|
||||
#######################################################################
|
||||
# Using the HACS Arlo Integration
|
||||
aarlo:
|
||||
host: https://my.arlo.com
|
||||
|
@ -26,7 +27,7 @@ alarm_control_panel:
|
|||
- platform: aarlo
|
||||
home_mode_name: home
|
||||
away_mode_name: Armed
|
||||
|
||||
|
||||
sensor:
|
||||
- platform: aarlo
|
||||
monitored_conditions:
|
||||
|
@ -43,6 +44,9 @@ binary_sensor:
|
|||
- sound
|
||||
- ding
|
||||
|
||||
|
||||
#######################################################################
|
||||
|
||||
camera:
|
||||
- platform: mjpeg
|
||||
name: Garage Door Cam
|
||||
|
|
Loading…
Reference in New Issue