dlbGatekeeper/backend
Josh Finlay a3ecf3a606 fix: implement proper database connection context manager
- Created DBConnection class to manage database connections
- Each connection is now properly created and closed
- Removed global connection pool to fix thread issues
2025-01-08 08:48:38 +10:00
..
main.py fix: implement proper database connection context manager 2025-01-08 08:48:38 +10:00
mqtt_integration.py feat: Add comprehensive logging 2025-01-08 07:51:54 +10:00
requirements.txt Add MQTT integration with Home Assistant and update deployment script 2025-01-08 07:39:07 +10:00