From 5a4dffd17c5d4c690748f40397404f6c13b0b32a Mon Sep 17 00:00:00 2001 From: Sean Vig Date: Sun, 3 Sep 2023 22:43:03 -0400 Subject: [PATCH] Update config --- home_assistant/configuration.yaml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/home_assistant/configuration.yaml b/home_assistant/configuration.yaml index 3630c08..696b73b 100644 --- a/home_assistant/configuration.yaml +++ b/home_assistant/configuration.yaml @@ -31,7 +31,7 @@ alexa: - "light.doorbell_led" - "light.dryer_plug_light" - "light.hatch_light" - - "light.washer_plug" + - "light.washer_plug_light" exclude_entity_globs: - "light.*_follower" - "light.*_follower_*" @@ -61,19 +61,19 @@ alexa: # stream_source: rtsp # binary_sensors: [motion_detected] -amcrest: - - host: !secret amcrest_host - username: !secret amcrest_user - password: !secret amcrest_password - binary_sensors: [audio_detected, online, motion_detected] - -camera: - - platform: ffmpeg - name: Doorbell RTSP Camera - input: !secret doorbell_camera_url - - platform: ffmpeg - name: Front RTSP Camera - input: !secret front_camera_url +#amcrest: +# - host: !secret amcrest_host +# username: !secret amcrest_user +# password: !secret amcrest_password +# binary_sensors: [audio_detected, online, motion_detected] + +#camera: +# - platform: ffmpeg +# name: Doorbell RTSP Camera +# input: !secret doorbell_camera_url +# - platform: ffmpeg +# name: Front RTSP Camera +# input: !secret front_camera_url #config: