Created
February 19, 2021 06:52
-
-
Save AlexxIT/395d0d0249f8ee384a628df3bdb2005c to your computer and use it in GitHub Desktop.
Включить бета-тест на Яндекс Станциях
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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