add safe home assistant error handling

This commit is contained in:
2026-06-10 21:24:34 +02:00
parent 8841a68c8d
commit 29ec53cc5e
7 changed files with 186 additions and 8 deletions

1
app/core/__init__.py Normal file
View File

@@ -0,0 +1 @@
"""Core application helpers."""