Commit Graph

1 Commits

Author SHA1 Message Date
24eb7add36 fix(eye-remote): Fix route parameter naming and logic issues
- Fix mode.py: Always return previous_mode (not just when changed)
- Fix mode.py: Remove unused asyncio import
- Fix display.py: Remove unused Optional import
- Fix secubox.py: Remove unused Dict, Any imports
- Fix parameter naming consistency across stub routes
- Fix test_web_server.py: Handle routes without path attribute

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-26 17:39:56 +02:00