Fixed missing quotes in nursery automation notification

This commit is contained in:
2022-10-02 17:06:27 -04:00
parent 6613f95620
commit e30125eee2

View File

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