Nursery climate schedule now notifies when run

This commit is contained in:
2022-10-01 20:05:38 -04:00
parent 1e0b1e1d3e
commit a06543f023

View File

@ -108,4 +108,9 @@ automation:
- service: fan.turn_on - service: fan.turn_on
target: target:
entity_id: fan.nursery_air_conditioner entity_id: fan.nursery_air_conditioner
- service: script.text_notify
data:
who: parents
title: Nursery Climate Schedule
message: The air conditioner in the nursery has been activated.
mode: restart mode: restart