More #426 Updates
This commit is contained in:
parent
18dd10bb00
commit
182bcfd91a
|
@ -13,6 +13,12 @@
|
||||||
- platform: state
|
- platform: state
|
||||||
entity_id: input_boolean.good_night
|
entity_id: input_boolean.good_night
|
||||||
to: 'on'
|
to: 'on'
|
||||||
|
- platform: event
|
||||||
|
#Sent from IFTTT Webhooks : {"action":"IFTTT_Away:}
|
||||||
|
event_type: ifttt_webhook_received
|
||||||
|
event_data:
|
||||||
|
action: IFTTT_Away
|
||||||
|
|
||||||
|
|
||||||
condition:
|
condition:
|
||||||
- condition: state
|
- condition: state
|
||||||
|
|
|
@ -7,8 +7,6 @@
|
||||||
entity_id: input_boolean.flash
|
entity_id: input_boolean.flash
|
||||||
to: 'on'
|
to: 'on'
|
||||||
from: 'off'
|
from: 'off'
|
||||||
- platform: event
|
|
||||||
event_type: flash_all
|
|
||||||
|
|
||||||
action:
|
action:
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
|
@ -26,7 +24,10 @@
|
||||||
to: 'on'
|
to: 'on'
|
||||||
from: 'off'
|
from: 'off'
|
||||||
- platform: event
|
- platform: event
|
||||||
event_type: flash_timer
|
#Sent from IFTTT Webhooks : {"action":"Flash_Timer:}
|
||||||
|
event_type: ifttt_webhook_received
|
||||||
|
event_data:
|
||||||
|
action: Flash_Timer
|
||||||
|
|
||||||
action:
|
action:
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
|
|
|
@ -2,17 +2,19 @@
|
||||||
## IFTTT checks Office 365 Calendar and Notifies me of appointments. Flash lights but only at reasonable hours.
|
## IFTTT checks Office 365 Calendar and Notifies me of appointments. Flash lights but only at reasonable hours.
|
||||||
###################################
|
###################################
|
||||||
- alias: 'IFTTT Appointment reminder'
|
- alias: 'IFTTT Appointment reminder'
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
- platform: event
|
- platform: event
|
||||||
event_type: IFTTT_Appointment
|
#Sent from IFTTT Webhooks : {"action":"IFTTT_Appointment:}
|
||||||
|
event_type: ifttt_webhook_received
|
||||||
|
event_data:
|
||||||
|
action: IFTTT_Appointment
|
||||||
|
|
||||||
|
|
||||||
condition:
|
condition:
|
||||||
- condition: time
|
- condition: time
|
||||||
after: '06:00:00'
|
after: '08:00:00'
|
||||||
before: '20:00:00'
|
before: '20:00:00'
|
||||||
|
|
||||||
action:
|
action:
|
||||||
- service: script.flash_notify
|
- service: script.flash_notify
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,37 +0,0 @@
|
||||||
###################################
|
|
||||||
## LOG IFTTT Stuff - Rachio
|
|
||||||
###################################
|
|
||||||
- alias: 'Log Sprinkler Activity'
|
|
||||||
|
|
||||||
trigger:
|
|
||||||
- platform: event
|
|
||||||
event_type: rachio_water_stops
|
|
||||||
|
|
||||||
action:
|
|
||||||
- service: logbook.log
|
|
||||||
data:
|
|
||||||
name: "Rachio Sprinkler:"
|
|
||||||
message: "The Lawn was watered just now."
|
|
||||||
|
|
||||||
- service: mqtt.publish
|
|
||||||
data_template:
|
|
||||||
payload: '{{ states("sensor.date") }}'
|
|
||||||
topic: 'ifttt/rachio/watering_time'
|
|
||||||
retain: true
|
|
||||||
|
|
||||||
- service: script.tweet_engine_image
|
|
||||||
data_template:
|
|
||||||
tweet: >
|
|
||||||
{{ [
|
|
||||||
"Just finished watering the lawn with @_Rachio.",
|
|
||||||
"The lawn looked thirsty so I watered it.",
|
|
||||||
"My lawn looks great and we definately do not water it nearly as much as everyone else. (http://amzn.to/2eoPKBW)",
|
|
||||||
"No rain in the forecast? @_Rachio knows & chose to water the lawn.",
|
|
||||||
".@CCostan does not even think about watering the lawn. Me and @_Rachio take care of that."
|
|
||||||
] | random + " #SavingWater"}}
|
|
||||||
image: >-
|
|
||||||
{{ [
|
|
||||||
"/config/www/custom_ui/floorplan/images/branding/sprinkler.png",
|
|
||||||
"/config/www/custom_ui/floorplan/images/branding/sprinkler2.png",
|
|
||||||
"/config/www/custom_ui/floorplan/images/branding/sprinkler3.png"
|
|
||||||
] | random }}
|
|
|
@ -37,10 +37,13 @@ automation:
|
||||||
## LOG IFTTT Stuff - Rachio
|
## LOG IFTTT Stuff - Rachio
|
||||||
###################################
|
###################################
|
||||||
- alias: 'Log Sprinkler Activity'
|
- alias: 'Log Sprinkler Activity'
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
- platform: event
|
- 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:
|
action:
|
||||||
- service: logbook.log
|
- service: logbook.log
|
||||||
|
|
|
@ -5,6 +5,6 @@
|
||||||
## TPink compatible Devices - https://www.vcloudinfo.com/2018/12/how-to-waterproof-your-outdoor-smart.html
|
## TPink compatible Devices - https://www.vcloudinfo.com/2018/12/how-to-waterproof-your-outdoor-smart.html
|
||||||
###################################
|
###################################
|
||||||
tplink:
|
tplink:
|
||||||
discovery: true
|
# discovery: false
|
||||||
switch:
|
switch:
|
||||||
- host: 192.168.10.116
|
- host: 192.168.10.116
|
||||||
|
|
|
@ -170,7 +170,7 @@ automation:
|
||||||
event_type: ifttt_webhook_received
|
event_type: ifttt_webhook_received
|
||||||
event_data:
|
event_data:
|
||||||
action: new_follower
|
action: new_follower
|
||||||
|
|
||||||
condition:
|
condition:
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: group.bed
|
entity_id: group.bed
|
||||||
|
@ -187,11 +187,11 @@ automation:
|
||||||
- alias: 'Closed Github Issue'
|
- alias: 'Closed Github Issue'
|
||||||
trigger:
|
trigger:
|
||||||
platform: event
|
platform: event
|
||||||
|
#Sent from IFTTT Webhooks : {"action":"closed_github", "repo":" {{RepositoryName}}", "issue":" {{IssueTitle}}","issueurl":" {{IssueURL}}"}
|
||||||
event_type: ifttt_webhook_received
|
event_type: ifttt_webhook_received
|
||||||
event_data:
|
event_data:
|
||||||
action: closed_github
|
action: closed_github
|
||||||
|
|
||||||
|
|
||||||
action:
|
action:
|
||||||
- service: script.tweet_engine_image
|
- service: script.tweet_engine_image
|
||||||
data_template:
|
data_template:
|
||||||
|
@ -218,7 +218,6 @@ automation:
|
||||||
{{ pictures|random }}
|
{{ pictures|random }}
|
||||||
|
|
||||||
- alias: 'Random House stats'
|
- alias: 'Random House stats'
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
- platform: time_pattern
|
- platform: time_pattern
|
||||||
hours: '/2'
|
hours: '/2'
|
||||||
|
@ -253,7 +252,6 @@ automation:
|
||||||
{{ pick|random }}
|
{{ pick|random }}
|
||||||
|
|
||||||
- alias: 'Random YouTube Videos BearStone'
|
- alias: 'Random YouTube Videos BearStone'
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
- platform: time_pattern
|
- platform: time_pattern
|
||||||
hours: '/7'
|
hours: '/7'
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 43 KiB |
Binary file not shown.
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 70 KiB |
Loading…
Reference in New Issue