mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 23:36:42 +00:00
Let's give this a shot #421. Perfect timing since my Google ChromeCast Audios got jacked thanks to my new crappy router.
This commit is contained in:
@@ -31,8 +31,9 @@ speech_engine:
|
||||
media_player: >-
|
||||
{% if media_player | length == 0 %}
|
||||
{% set media_player = [
|
||||
'media_player.livingroomcc',
|
||||
'media_player.bedroom_alarm_panel'
|
||||
'media_player.living_room',
|
||||
'media_player.bedroom_alarm_panel',
|
||||
'media_player.office'
|
||||
] %}
|
||||
{% endif %}
|
||||
|
||||
|
Reference in New Issue
Block a user