From 09c26f704bdfa02674362903a1666cd5d1e3f801 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Sun, 19 Apr 2020 20:27:32 -0400 Subject: [PATCH] Added wyze camera thanks to @CCOSTAN heads up --- config/configuration.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/configuration.yaml b/config/configuration.yaml index 54ae18d..1b33358 100644 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -181,6 +181,10 @@ tplink: - host: 192.168.7.136 - host: 192.168.7.137 +wyzeapi: + username: !secret wyze_user + password: !secret wyze_password + ifttt: key: !secret IFTTT_API_KEY @@ -242,6 +246,7 @@ homekit: - input_boolean.house_party_protocol - switch.christmas_tree - switch.0xf0d1b80000052281_switch + - switch.garage_fan ### Includes ###