Skip to content

Instantly share code, notes, and snippets.

@kai-zer-ru
Last active February 8, 2024 03:42
Show Gist options
  • Save kai-zer-ru/6ae574a1dac7e8ca49c837c1fc287393 to your computer and use it in GitHub Desktop.
Save kai-zer-ru/6ae574a1dac7e8ca49c837c1fc287393 to your computer and use it in GitHub Desktop.
YandsexStationButtons
##################################################
#
# А вот и сам файл конфигурации кнопок
#
##################################################
buttons:
- icon: mdi:heart
type: command
name: Моя музыка
id: включи мою музыку
- icon: mdi:playlist-music
type: command
name: Любая музыка
id: включи музыку
- icon: mdi:shuffle
type: command
name: Вперемешку
id: вперемешку
- icon: mdi:vector-combine
type: command
name: Включи везде
id: включи везде
- icon: mdi:arrow-expand-all
type: command
name: Моя музыка вперемешку
id: включи мою музыку вперемешку
- icon: mdi:tailwind
type: command
name: Моя волна
id: включи мою волну
- icon: mdi:heart-off
type: command
name: Дизлайк
id: Дизлайк
- icon: mdi:heart
type: command
name: Лайк
id: Лайк
- icon: mdi:heart
type: command
name: Что нового
id: Что нового?
##################################################
#
# Карточка яндекс-станции 2 поколения для LoveLace
#
##################################################
type: custom:mini-media-player
group: true
entity: media_player.yandex_station_000000000000000
sound_mode: icon
source: icon
artwork: full-cover
volume_step: '10'
max_volume: '100'
min_volume: '0'
volume_stateless: true
shortcuts: !include helpers/yandex_station_buttons.yaml # Путь до файла с конфигурацией кнопок
info: short
toggle_power: false
name: Станция 2
icon: yandex:station-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment