From a0574801a3578cf8510536fe0bd6bd44225e1cf6 Mon Sep 17 00:00:00 2001 From: Robin van den Hurk <24567349+RobinvandenHurk@users.noreply.github.com> Date: Mon, 11 Dec 2023 08:31:16 +0100 Subject: [PATCH] Removed character (#30260) :) --- source/_docs/blueprint/selectors.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/blueprint/selectors.markdown b/source/_docs/blueprint/selectors.markdown index 9d8ccf23d7f..c62bff6b32e 100644 --- a/source/_docs/blueprint/selectors.markdown +++ b/source/_docs/blueprint/selectors.markdown @@ -1321,4 +1321,4 @@ The output of this selector is a list of triggers. For example: - platform: numeric_state entity_id: "sensor.outside_temperature" below: 20 -```∏ \ No newline at end of file +```