From eda78894c1c7dd8789679ef3e90516f41c18fcc1 Mon Sep 17 00:00:00 2001 From: KenwoodFox Date: Mon, 9 Aug 2021 17:27:52 -0400 Subject: [PATCH] Cleanup alert text --- configuration.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index 684dd73..735b827 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -49,11 +49,11 @@ sensor: - platform: temper name: Batic Air Temp -# Snowsune's first alert +# Alerts alert: - shop_door: + shop_door: # Alert if the shop door is left open name: Shop Door is open - message: The downstairs door is propped <@377660880323608576>! + message: Alert! The downstairs door is propped open <@377660880323608576>! done_message: The shop door is closed again. entity_id: binary_sensor.shop_door_sensor state: "on"