- Add scan_devices() method using kp.core.scan_devices() for device discovery - Add connect_auto_detected_devices() for automatic device connection - Add device series detection (KL520, KL720, KL630, KL730, KL540, etc.) - Add auto_detect parameter to MultiDongle constructor - Add get_device_info() and print_device_info() methods to display port IDs and series - Update connection logic to use kp.core.connect_devices() per official docs - Add device_detection_example.py with usage examples - Maintain backward compatibility with manual port specification Features display dongle series and port ID as requested for better device management. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
No description provided
Languages
Python
100%