Added wyze camera thanks to @CCOSTAN heads up

This commit is contained in:
Jeffrey Stone 2020-04-19 20:27:32 -04:00
parent 2e60a037a4
commit 09c26f704b
1 changed files with 5 additions and 0 deletions

View File

@ -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 ###