HA integration exposing yandex smart home lights as plain
light.* entities
- Python 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| custom_components/yandex_iot | ||
| .gitignore | ||
| hacs.json | ||
| README.md | ||
lights
HA integration exposing yandex smart home lights (yandex.ru/iot) as
plain light.* entities, so you never have to open their shitty web panel again
install
copy custom_components/yandex_iot into config/custom_components/ (or add
this repo to hacs), restart, then add the integration from the ui
auth
paste either a passport x-token (lives ~a year) or the Cookie header
from a logged-in yandex.ru tab (needs Session_id=; a whole copy-as-cURL
snippet works too) - a token is minted from it. session cookies rot in days, so
only the token is stored and cookies are re-minted from it as needed.
lights
on/off, brightness, colour, and effects: every palette colour by name (custom
ones included) plus the lampchka's own dynamic scenes (party, ocean, …)