Fixed automation data
This commit is contained in:
@ -1501,6 +1501,7 @@ automation:
|
||||
state: 'off'
|
||||
action:
|
||||
- service: script.text_notify_all
|
||||
data:
|
||||
title: "Lightning Detected!"
|
||||
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
|
||||
|
Reference in New Issue
Block a user