Moving to using local Blue audio jack instead of chrome cast for main audio

This commit is contained in:
Jeffrey Stone
2021-11-11 22:10:34 -05:00
parent 7c709c1856
commit 846a5e538c
8 changed files with 362 additions and 213 deletions

View File

@@ -35,7 +35,7 @@ automation:
action:
- service: script.kill_this_ride
- service: media_player.media_stop
entity_id: media_player.ha_speaker
entity_id: media_player.ha_blue
- service: script.turn_off
entity_id: script.haunted_mansion_lights
@@ -44,7 +44,7 @@ automation:
initial_state: true
trigger:
- platform: state
entity_id: media_player.ha_speaker
entity_id: media_player.ha_blue
to: 'playing'
condition:
- condition: state
@@ -66,13 +66,13 @@ script:
state: Home
- service: media_player.volume_set
data_template:
entity_id: media_player.ha_speaker
entity_id: media_player.ha_blue
volume_level: .6
- service: media_player.play_media
entity_id: media_player.ha_speaker
entity_id: media_player.ha_blue
data:
#media_content_id: http://192.168.7.40/audio/haunted_mansion_preshow_full.mp3
media_content_id: http://192.168.7.40/audio/DL_Haunted_Mansion.mp3
media_content_id: /media/disney/DL_Haunted_Mansion.mp3
media_content_type: "music"
haunted_mansion_lights: