open_workshop/open_workshop_mqtt
matthias.lotz aeb8e5660b feat: Add timeout detection and comprehensive test suite
- Implement check_timeouts() for session timeout detection (20s)
- Fix code duplication bug in session_detector.py
- Add periodic timeout check in main loop (every 1s)
- Add 13 unit tests for session detection
- Add 5 integration tests with real MQTT broker
- Document Odoo integration strategy in README
- Remove hardcoded credentials, use env vars
- All 18 tests passing
2026-01-24 11:32:23 +01:00
..
python_prototype feat: Add timeout detection and comprehensive test suite 2026-01-24 11:32:23 +01:00
FEATURE_REQUEST_OPEN_WORKSHOP_MQTT_IoT.md feat(mqtt): Implement M0-M3 - MQTT IoT Bridge with Session Detection 2026-01-22 19:59:17 +01:00