- Docker
- board with wled
- Account on alexstar.ru
- System with static ip
git clone https://github.com/NRF24l01/wled_yandex_control
cd wled_yandex_control
You should include wled ip into .env file
echo "WLED_HOST=<ip>" >> .env
Requires docker compose
- Build
docker compose build
- Run for check
docker compose up
When you saw that unicorn started, press ctrl+c 3. Run container
docker compose run lights-controler