Tornado warning now enables audible notifications so Speech Engine works
This commit is contained in:
@@ -8,6 +8,10 @@
|
|||||||
above: '0'
|
above: '0'
|
||||||
condition: []
|
condition: []
|
||||||
action:
|
action:
|
||||||
|
- service: input_boolean.turn_on
|
||||||
|
data: {}
|
||||||
|
target:
|
||||||
|
entity_id: input_boolean.audible_notifications
|
||||||
- service: script.max_brightness
|
- service: script.max_brightness
|
||||||
data: {}
|
data: {}
|
||||||
- service: notify.all_ios
|
- service: notify.all_ios
|
||||||
|
|||||||
Reference in New Issue
Block a user