-
LedGrab v0.6.1
StableBuild Release / create-release (push) Successful in 4sBuild Android APK / build-android (push) Failing after 9sBuild Release / build-linux (push) Successful in 2m13sBuild Release / build-docker (push) Successful in 3m9sBuild Release / build-windows (push) Successful in 4m6sreleased this
2026-05-10 23:57:47 +03:00 | 132 commits to master since this releasev0.6.1 (2026-05-10)
Features
- Per-surface card presentation modes (C/M/D/R) for the UI (75ca487)
- Customisable card icon for all entity types (0f5850e)
- HA-Light: broadcast a single Color Value Source to all entities (a79f4bf)
- Targets: customisable card icon plus HA-light stop action (ced72fc)
- Customisable card icon plate for devices (49ddabb)
Bug Fixes
- Shutdown: apply target stop actions before tearing down HA/MQTT so devices end up in their configured state (6a07a6b)
Development / Internal
CI/Build
- Android: fail-fast on missing release keystore before SDK setup (a026f0b)
Chores
- Clean up
cfgabbreviation and stale TODO link (e65dcb4)
All Commits
Hash Message Author 75ca487 feat(ui): per-surface card presentation modes (C/M/D/R) alexei.dolgolyov e65dcb4 chore: clean up cfg abbreviation and stale TODO link alexei.dolgolyov 6a07a6b fix(shutdown): apply target stop actions before tearing down HA/MQTT alexei.dolgolyov 0f5850e feat(ui): customisable card icon for all entity types alexei.dolgolyov a79f4bf feat(ha-light): broadcast a single Color Value Source to all entities alexei.dolgolyov ced72fc feat(targets): customisable card icon + HA-light stop action alexei.dolgolyov 49ddabb feat(ui): customisable card icon plate for devices alexei.dolgolyov a026f0b ci(android): fail-fast on missing release keystore before SDK setup alexei.dolgolyov Downloads
Platform File Description Windows (installer) LedGrab-v0.6.1-setup.exeInstall with Start Menu shortcut, optional autostart, uninstaller Windows (portable) LedGrab-v0.6.1-win-x64.zipUnzip anywhere, run LedGrab.bat Linux LedGrab-v0.6.1-linux-x64.tar.gzExtract, run ./run.sh Android LedGrab-v0.6.1-android-release.apkSideload on Android 7.0+ (API 24+) — TV boxes, Fire TV, phones, tablets. arm64-v8a / x86_64 / x86 Docker See below docker pull + docker run After starting, open http://localhost:8080 in your browser.
Docker
docker pull git.dolgolyov-family.by/alexei.dolgolyov/ledgrab:v0.6.1 docker run -d --name ledgrab -p 8080:8080 -v ledgrab-data:/app/data git.dolgolyov-family.by/alexei.dolgolyov/ledgrab:v0.6.1First-time setup
- Change the default API key in .
- Open http://localhost:8080 and add your LED devices.
- See for detailed configuration.
Downloads