🎉 🎨 Feature: Enhanced Logging and Monitoring System

📚  🔍 Improved Utility Modules
🐛  🚧 Refactoring of Backend Blueprints for Better Organization
💄  🖼️ Updated Utility Cache Files

This commit introduces a new logging and monitoring system, enhancing our application's observability. Additionally, we've refactored the backend blueprint modules to improve organization and maintainability. The utility cache files have been updated as well.
This commit is contained in:
2025-06-19 21:48:29 +02:00
parent 38621f0f09
commit 3c1129644c
27 changed files with 15 additions and 0 deletions

View File

@@ -3334,3 +3334,4 @@
2025-06-19 13:13:06 - [tapo_controller] tapo_controller - [WARNING] WARNING - ⚠️ Fehler bei Tapo-Steckdosen-Status-Check 192.168.0.104: HTTPConnectionPool(host='192.168.0.104', port=80): Max retries exceeded with url: /app (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x000001E7C7413CE0>, 'Connection to 192.168.0.104 timed out. (connect timeout=2)'))
2025-06-19 13:13:06 - [tapo_controller] tapo_controller - [ERROR] ERROR - ❌ Status-Check für 192.168.0.104 fehlgeschlagen: HTTPConnectionPool(host='192.168.0.104', port=80): Max retries exceeded with url: /app (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x000001E7C7413CE0>, 'Connection to 192.168.0.104 timed out. (connect timeout=2)'))
2025-06-19 13:13:11 - [tapo_controller] tapo_controller - [INFO] INFO - ✅ Tapo-Steckdose 192.168.0.106: Status = off
2025-06-19 21:47:13 - [tapo_controller] tapo_controller - [INFO] INFO - ✅ tapo controller initialisiert