YandexStation icon indicating copy to clipboard operation
YandexStation copied to clipboard

Volume doesn't change using extra.volume_level

Open sneakythr0ws opened this issue 2 years ago • 0 comments

HA 2022.7 Yandex station mini 2

service: media_player.play_media
data:
  media_content_type: text
  extra:
    volume_level: 0.9
  media_content_id: >
     Some text
target:
  entity_id: media_player.yandex_station_mini2
service: tts.yandex_station_say
entity_id: media_player.yandex_station_mini2
data:
  message: Some text
  options:
    volume_level: 0.8

sneakythr0ws avatar Aug 04 '22 14:08 sneakythr0ws