feat: initial release — LedGrab Home Assistant integration

HACS-compatible custom component split out from the main LedGrab repo.
Creates light, switch, sensor, number, and select entities for each
configured LedGrab device.
This commit is contained in:
2026-04-12 22:32:46 +03:00
commit 579553a850
19 changed files with 2221 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "LedGrab",
"render_readme": true,
"country": ["US"],
"homeassistant": "2023.1.0"
}