dlbGatekeeper/backend
Josh Finlay a0533e1d78 fix: database connection handling
- Create new connections for each request instead of reusing one
- Remove global connection pool to fix thread reuse error
- Simplify shutdown handler
2025-01-08 08:36:50 +10:00
..
main.py fix: database connection handling 2025-01-08 08:36:50 +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