Skip to content

Instantly share code, notes, and snippets.

@valbal89
valbal89 / yandex_station_status.yaml
Created December 17, 2022 12:35 — forked from AlexxIT/yandex_station_status.yaml
Отображаем статус Яндекс Станции с помощью умных ламп
yandex_station:
username: myuser
password: mypass
sensor:
- platform: template
sensors:
alice_state:
value_template: "{{ state_attr('media_player.yandex_station_mini', 'alice_state') }}"