Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

В mini media player перестала работать отправка команд. Версия 3.10.0 #277

Closed
DonAlonsoVik opened this issue Jun 1, 2022 · 6 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@DonAlonsoVik
Copy link

DonAlonsoVik commented Jun 1, 2022

При нажатии на кнопку тест или команда, выдаёт:
Не удалось вызвать службу:
media_player/select_sound_mode. Entity media_player.yandex_station_XXXXXX does not support this service.

Остальные кнопки работают.
до обновления работало, не помню правда предыдущую версию.

Может изменить в коде, что надо, за основу брал с описания, мой код в плеере:

type: custom:mini-media-player
entity: media_player.yandex_station_XXXXXX
artwork: cover
sound_mode: icon
tap_action:
  action: url
  url: >-
    ya-search-app-open://path?uri=messenger://call/create/private?device_id=XXXXXX
  new_tab: true
shortcuts:
  attribute: sound_mode
  buttons:
    - icon: mdi:account-voice
      id: Произнеси текст
      type: sound_mode
    - icon: mdi:robot
      id: Выполни команду
      type: sound_mode
    - icon: mdi:playlist-star
      id: включи мою любимую музыку вперемешку
      type: command
    - icon: mdi:playlist-music
      id: включи плейлист дня
      type: command
    - icon: mdi:heart
      id: лайк
      type: command
    - icon: mdi:heart-off
      id: снять лайк
      type: command
  columns: 6
hide:
  sound_mode: true
  runtime: false
tts:
  platform: yandex_station
name: Алиса

Спасибо за помощь!

@MrSergioRodrigo
Copy link

MrSergioRodrigo commented Jun 21, 2022

Подтверждаю, столкнулся с такой же проблемой на версии 3.10.0
Откатился на v3.9.1 - все работает корректно

@DoplerGanger
Copy link

+1 на 3.10 отвалилось

@xakepShilo
Copy link

Есть такое дело!
Не то чтобы очень напрягало - почти не использую, но так сказать из чувства эстетики хотелось бы чтобы починили.

@strannick-ru
Copy link

+1. Использую, хотелось бы чтобы снова появилась такая возможность

@kava1982-cmd
Copy link

в 3.10.1 также не работает

@fewdji
Copy link

fewdji commented Aug 9, 2022

Аналогичная ошибка возникает

@AlexxIT AlexxIT self-assigned this Aug 14, 2022
@AlexxIT AlexxIT added the enhancement New feature or request label Aug 14, 2022
@AlexxIT AlexxIT added this to the 3.11 milestone Aug 14, 2022
@AlexxIT AlexxIT closed this as completed Aug 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

8 participants