Add initial version of the add-on code

This commit is contained in:
Adrian Jagielak
2025-07-21 22:28:31 +02:00
parent bcfa60a749
commit 1c43d8a3ec
25 changed files with 3159 additions and 68 deletions

2
futurehome/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
node_modules/*
dist/*