Cleanup alert text
This commit is contained in:
parent
021e90fa1c
commit
eda78894c1
|
@ -49,11 +49,11 @@ sensor:
|
||||||
- platform: temper
|
- platform: temper
|
||||||
name: Batic Air Temp
|
name: Batic Air Temp
|
||||||
|
|
||||||
# Snowsune's first alert
|
# Alerts
|
||||||
alert:
|
alert:
|
||||||
shop_door:
|
shop_door: # Alert if the shop door is left open
|
||||||
name: Shop Door is 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.
|
done_message: The shop door is closed again.
|
||||||
entity_id: binary_sensor.shop_door_sensor
|
entity_id: binary_sensor.shop_door_sensor
|
||||||
state: "on"
|
state: "on"
|
||||||
|
|
Loading…
Reference in New Issue