Fixed voices on some actionable notifications
This commit is contained in:
@ -39,7 +39,7 @@ give_me_darkness:
|
||||
then:
|
||||
- service: script.activate_alexa_actionable_notification
|
||||
data:
|
||||
text: <voice name='Brian'><prosody rate='150%'>Would you like me to arm
|
||||
text: <voice name='Joanna'><prosody rate='150%'>Would you like me to arm
|
||||
the security system?</prosody></voice>
|
||||
event_id: actionable_notification_night_security_arm
|
||||
alexa_device: '{{ states(''sensor.last_alexa_entity_id'') }}'
|
||||
@ -280,7 +280,7 @@ going_upstairs:
|
||||
alias: Shut down laptop
|
||||
- service: script.activate_alexa_actionable_notification
|
||||
data:
|
||||
text: <voice name='Brian'><prosody rate='150%'>Would you like me to shut down
|
||||
text: <voice name='Joanna'><prosody rate='150%'>Would you like me to shut down
|
||||
your computer?</prosody></voice>
|
||||
event_id: actionable_notification_shutdown_computer
|
||||
alexa_device: media_player.basement_echo_dot
|
||||
|
Reference in New Issue
Block a user