Skip to content

Commit

Permalink
Update script_radio.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bastiencc authored Apr 24, 2020
1 parent 4867f80 commit beffce5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/scripts/script_radio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ start_radio:
entity_id: >
input_select.radio_station_{{ media }}
option: '{{ radio }}'
- service: media_player.volume_set
data_template:
entity_id: >
media_player.{{ media }}
volume_level: '0.20'
# - service: media_player.volume_set
# data_template:
# entity_id: >
# media_player.{{ media }}
# volume_level: '0.20'
- service: media_player.play_media
data_template:
entity_id: >
Expand Down

0 comments on commit beffce5

Please sign in to comment.