Initial Home Assistant observer

This commit is contained in:
hbrain 2026-05-16 08:02:01 +00:00
commit 325917c09b
8 changed files with 624 additions and 0 deletions

9
.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
.env
.git.env
.venv/
data/
reports/
web/
cron.log
__pycache__/
*.pyc