Fixed voices on some actionable notifications

This commit is contained in:
2023-07-01 01:25:03 -04:00
parent 99897a0cc1
commit 965d2a5e4a
3 changed files with 4 additions and 4 deletions

View File

@ -28,7 +28,7 @@ automation:
- service: script.activate_alexa_actionable_notification
data:
text: >-
<voice name='Brian'><prosody rate='150%'>The furnace room light is on, should I turn it off?</prosody></voice>
<voice name='Joanna'><prosody rate='150%'>The furnace room light is on, should I turn it off?</prosody></voice>
event_id: 'actionable_notification_furnace_room_light_on'
alexa_device: 'media_player.basement_echo_dot'