HA integration exposing yandex smart home lights as plain light.* entities
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-21 01:33:01 +03:00
custom_components/yandex_iot feat: lights 2026-08-20 16:57:19 +03:00
.gitignore fix: i forgor 2026-08-21 01:33:01 +03:00
hacs.json feat: lights 2026-08-20 16:57:19 +03:00
README.md feat: lights 2026-08-20 16:57:19 +03:00

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, …)