Skip to content

Instantly share code, notes, and snippets.

@AlexxIT
AlexxIT / yandex_station_status.yaml
Created September 14, 2020 07:56
Отображаем статус Яндекс Станции с помощью умных ламп
yandex_station:
username: myuser
password: mypass
sensor:
- platform: template
sensors:
alice_state:
value_template: "{{ state_attr('media_player.yandex_station_mini', 'alice_state') }}"