From 5dc11ad1d2285b75dc85b483a91f11ec27b00f0b Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Tue, 20 Dec 2016 19:11:04 +0000 Subject: [PATCH] Just more clarification and documentation. IFTTT screenshots. --- automation/late_night_helper.yaml | 4 ++-- script/ifttt_notify.yaml | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/automation/late_night_helper.yaml b/automation/late_night_helper.yaml index 8503a0a7..061743ec 100755 --- a/automation/late_night_helper.yaml +++ b/automation/late_night_helper.yaml @@ -24,8 +24,8 @@ entity_id: sun.sun state: 'below_horizon' - condition: time - after: '20:00' - before: '02:00' + after: '20:00:00' + before: '02:00:00' action: - service: light.turn_on diff --git a/script/ifttt_notify.yaml b/script/ifttt_notify.yaml index 039ff405..b8bb311d 100755 --- a/script/ifttt_notify.yaml +++ b/script/ifttt_notify.yaml @@ -6,6 +6,8 @@ # value1: 'Startup: Home Assistant is Up and Running!' # value2: '' # value3: "{{ trigger.to_state.state }}" + + # IFTTT Maker channel should look like this: https://files.gitter.im/home-assistant/home-assistant/phkx/blob ###################################################################################################### ifttt_notify: