Updated Speech Notifications for #391 - Phyn Unit.

This commit is contained in:
ccostan
2020-05-25 17:44:25 -04:00
parent b7f87c1085
commit eabad7870d
7 changed files with 19 additions and 11 deletions

View File

@@ -32,7 +32,7 @@ speech_engine:
{% if media_player | length == 0 %}
{% set media_player = [
'media_player.livingroomcc',
'media_player.bedroom_alarm_panel'
'media_player.bedroom'
] %}
{% endif %}