From 8a4233142f700092e0a0eaa7ca966b8f993e222e Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Tue, 21 Dec 2021 11:30:34 +0100 Subject: [PATCH] Correct template example (#20793) --- source/_integrations/template.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/template.markdown b/source/_integrations/template.markdown index b427fb9c4d3..cbfe805edd0 100644 --- a/source/_integrations/template.markdown +++ b/source/_integrations/template.markdown @@ -251,7 +251,7 @@ template: # Define state-based template entities - sensor: ... - binary_sensor: + - binary_sensor: ... # Define trigger-based template entities