From f6e1f8a58815e834e985cb46f05b2ee473a29250 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 28 Feb 2021 16:07:04 +0000 Subject: [PATCH] added garage camera --- configuration.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index 5854b34..fdade48 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -43,6 +43,11 @@ notify: phone: !secret phoneNumberRita #enter your phone number here apikey: !secret callMeBotAPIKeyRita #enter your apikey here (see Setup above) +camera: + - platform: ffmpeg + name: Camera Garagem + input: rtsp://valadimnfer:ditesM6rvMQmw8@192.168.1.111:554/stream1 + telegram_bot: - platform: polling api_key: !secret telegram_bot_token