More #426 Updates

This commit is contained in:
ccostan
2020-02-15 16:22:42 -05:00
parent 18dd10bb00
commit 182bcfd91a
9 changed files with 27 additions and 54 deletions

View File

@@ -37,10 +37,13 @@ automation:
## LOG IFTTT Stuff - Rachio
###################################
- alias: 'Log Sprinkler Activity'
trigger:
- platform: event
event_type: rachio_water_stops
#Sent from IFTTT Webhooks : {"action":"IFTTT_Rachio", "water_time":" {{DurationInMinutes}}"}
event_type: ifttt_webhook_received
event_data:
action: IFTTT_Rachio
action:
- service: logbook.log

View File

@@ -5,6 +5,6 @@
## TPink compatible Devices - https://www.vcloudinfo.com/2018/12/how-to-waterproof-your-outdoor-smart.html
###################################
tplink:
discovery: true
# discovery: false
switch:
- host: 192.168.10.116

View File

@@ -170,7 +170,7 @@ automation:
event_type: ifttt_webhook_received
event_data:
action: new_follower
condition:
- condition: state
entity_id: group.bed
@@ -187,11 +187,11 @@ automation:
- alias: 'Closed Github Issue'
trigger:
platform: event
#Sent from IFTTT Webhooks : {"action":"closed_github", "repo":" {{RepositoryName}}", "issue":" {{IssueTitle}}","issueurl":" {{IssueURL}}"}
event_type: ifttt_webhook_received
event_data:
action: closed_github
action:
- service: script.tweet_engine_image
data_template:
@@ -218,7 +218,6 @@ automation:
{{ pictures|random }}
- alias: 'Random House stats'
trigger:
- platform: time_pattern
hours: '/2'
@@ -253,7 +252,6 @@ automation:
{{ pick|random }}
- alias: 'Random YouTube Videos BearStone'
trigger:
- platform: time_pattern
hours: '/7'