## Added in Logic to also test twice a day in case of infrequent reboots.

This commit is contained in:
ccostan 2019-06-30 12:57:16 -04:00
parent be4f5670b5
commit 36fe23e240
2 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,9 @@
###################################
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
## Start Up Section
## Video Explanation can be found here :
## https://www.vcloudinfo.com/2019/06/how-to-use-template-conditions-in-home-assistant.html
###################################
- alias: Check if it's summer vacation on startup.
@ -7,6 +11,8 @@
trigger:
- platform: homeassistant
event: start
- platform: time_pattern
hours: '/12'
condition:
- condition: template

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB