Skip to content

Instantly share code, notes, and snippets.

@AlexxIT
Created February 19, 2021 06:52
Show Gist options
  • Save AlexxIT/395d0d0249f8ee384a628df3bdb2005c to your computer and use it in GitHub Desktop.
Save AlexxIT/395d0d0249f8ee384a628df3bdb2005c to your computer and use it in GitHub Desktop.
Включить бета-тест на Яндекс Станциях
script:
yandex_beta:
alias: Включить режим Бета
sequence:
- service: media_player.play_media
entity_id: media_player.yandex_station # поменяйте на вашу колонку
data:
media_content_id: True
media_content_type: beta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment