From c3d3cf38a19f5d8977fb147fcf7496381501c112 Mon Sep 17 00:00:00 2001 From: Carlo Costanzo Date: Thu, 15 Oct 2015 11:27:02 -0400 Subject: [PATCH] Correct block. --- source/components/automation.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/components/automation.markdown b/source/components/automation.markdown index 77833caa786..948ee2d8241 100644 --- a/source/components/automation.markdown +++ b/source/components/automation.markdown @@ -211,6 +211,7 @@ condition matches. In the example below, the automation would trigger if the ti ```yaml automation: condition_type: or + condition: - platform: time before: '05:00' - platform: time