Moving arlo confing to camera package...

This commit is contained in:
Jeffrey Stone 2021-08-04 15:55:14 -04:00
parent 074b537dee
commit 3b7fb9ba4e
2 changed files with 31 additions and 15 deletions

View File

@ -5,6 +5,37 @@
# @description : All the Camera related stuff
###############################################################################
# Using the HACS Arlo Integration
aarlo:
host: https://my.arlo.com
username: !secret arlo_user
password: !secret arlo_pass
db_motion_time: 30
db_ding_time: 10
recent_time: 10
last_format: '%m-%d %H:%M'
refresh_devices_every: 2
verbose_debug: True
tfa_host: 'imap.gmail.com'
tfa_username: !secret GV_USER
tfa_password: !secret GV_PASS
# Arlo Integration
alarm_control_panel:
# Uses the custom arlo integration found in HACS
- platform: aarlo
home_mode_name: home
away_mode_name: Armed
sensor:
- platform: aarlo
monitored_conditions:
- last_capture
- total_cameras
- battery_level
- captured_today
- signal_strength
camera:
- platform: mjpeg
name: Garage Door Cam

View File

@ -14,21 +14,6 @@ spotify:
client_id: !secret spotify_client
client_secret: !secret spotify_secret
# Using the HACS Arlo Integration
aarlo:
host: https://my.arlo.com
username: !secret arlo_user
password: !secret arlo_pass
db_motion_time: 30
db_ding_time: 10
recent_time: 10
last_format: '%m-%d %H:%M'
refresh_devices_every: 2
verbose_debug: True
tfa_host: 'imap.gmail.com'
tfa_username: !secret GV_USER
tfa_password: !secret GV_PASS
# Testing internet speedtest
speedtestdotnet: