Fixed automation data

This commit is contained in:
2022-05-31 04:27:31 -04:00
parent 7acf827562
commit 6dae748cd2

View File

@ -1501,6 +1501,7 @@ automation:
state: 'off' state: 'off'
action: action:
- service: script.text_notify_all - service: script.text_notify_all
data:
title: "Lightning Detected!" title: "Lightning Detected!"
message: "Lightning has been detected within 20 miles of the house. Nearest storm is {{ states('sensor.blitzortung_lightning_distance') }} miles away." message: "Lightning has been detected within 20 miles of the house. Nearest storm is {{ states('sensor.blitzortung_lightning_distance') }} miles away."
- service: input_boolean.turn_on - service: input_boolean.turn_on