[ci skip] home assistant integration

This commit is contained in:
2026-02-19 14:34:58 +11:00
parent 7d0ce52c27
commit d72e88ab7b
15 changed files with 1397 additions and 1 deletions

6
.gitignore vendored
View File

@@ -23,4 +23,8 @@ _testmain.go
*.test
*.prof
vendor/
vendor/
# Python cache files (for Home Assistant custom component)
__pycache__/
*.pyc