Massive Migration! #292

This commit is contained in:
root
2018-01-01 19:00:45 -05:00
commit 1baa895f41
241 changed files with 28076 additions and 0 deletions

18
automation/ifttt_calendar.yaml Executable file
View File

@@ -0,0 +1,18 @@
###################################
## IFTTT checks Office 365 Calendar and Notifies me of appointments. Flash lights but only at reasonable hours.
###################################
- alias: 'IFTTT Appointment reminder'
hide_entity: True
trigger:
- platform: event
event_type: IFTTT_Appointment
condition:
- condition: time
after: '06:00:00'
before: '20:00:00'
action:
- service: script.flash_notify