Initial commit: Light Button Card for Home Assistant

This commit is contained in:
nearxos
2026-01-06 19:30:17 +02:00
commit e7166bd3e7
8 changed files with 588 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
node_modules/
dist/
*.log
.DS_Store
*.swp
*.swo
*~