Commit Graph

4 Commits

Author SHA1 Message Date
956c24d8ca 🔧 Update: Enhanced error handling and logging across various modules
**Änderungen:**
-  app.py: Hinzugefügt, um CSRF-Fehler zu behandeln
-  models.py: Fehlerprotokollierung bei der Suche nach Gastanfragen per OTP
-  api.py: Fehlerprotokollierung beim Markieren von Benachrichtigungen als gelesen
-  calendar.py: Fallback-Daten zurückgeben, wenn keine Kalenderereignisse vorhanden sind
-  guest.py: Status-Check-Seite für Gäste aktualisiert
-  hardware_integration.py: Debugging-Informationen für erweiterte Geräteinformationen hinzugefügt
-  tapo_status_manager.py: Rückgabewert für Statusabfrage hinzugefügt

**Ergebnis:**
- Verbesserte Fehlerbehandlung und Protokollierung für eine robustere Anwendung
- Bessere Nachverfolgbarkeit von Fehlern und Systemverhalten

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-15 22:45:20 +02:00
cf21c1dbfa 🎉 Feat(docs): Added new error handling documentation and roadmap images 2025-05-31 23:23:53 +02:00
d53ce33bab 🎉 Refactor: Cleaned up files and templates, improved documentation structure. 🛠️ Removed legacy installer scripts. 📚 Updated database schema in 'myp.db' and 'myp.db-wal'. 🖥️ Refactored frontend Docker images. 🔍 Fixed common errors in documentation. 💄 No changes to README or IHK documentation for now. 2025-05-31 23:01:53 +02:00
df8fb197c0 📝 Commit Details: 2025-05-31 22:40:29 +02:00