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