2026.03.27
LCARdS 2026.03.27
Installation via HACS (recommended)
- Open HACS โ Integrations โ โฎ โ Custom repositories
- Add
https://github.com/snootched/lcardsโ category Integration - Install LCARdS and restart Home Assistant
- Add the integration via Settings โ Integrations โ Add integration โ LCARdS
Manual installation
- Download
lcards.zip - Extract into
config/custom_components/lcards/ - Restart Home Assistant
- Add the integration via Settings โ Integrations
What's Changed
- feat: fix brightness-only lights going black; add
match-brightnesstoken + brightness toggle UI by @Copilot in #290 - feat: HACS integration migration โ PoC + Path A CI/release infrastructure by @snootched in #294
- feat: HACS integration Phase 2 โ storage, services, push channel + CI overhaul by @snootched in #296
Full Changelog: v2026.03.22-alpha.2...2026.03.27