Skip to content

Reduce noisy camera stream interruption logging#46

Merged
MTrab merged 1 commit intomasterfrom
fix/camera-stream-warning-verbosity
Feb 27, 2026
Merged

Reduce noisy camera stream interruption logging#46
MTrab merged 1 commit intomasterfrom
fix/camera-stream-warning-verbosity

Conversation

@MTrab
Copy link
Copy Markdown
Owner

@MTrab MTrab commented Feb 27, 2026

Summary

  • downgrade camera stream interruption logging from warning to debug for non-auth failures
  • include exception type + traceback in debug when the exception message is empty
  • keep reconnect behavior unchanged

Testing

  • All checks passed!
  • ....................... [100%]
    =============================== warnings summary ===============================
    ../../home/vscode/.local/lib/python3.13/site-packages/homeassistant/components/http/init.py:321
    /home/vscode/.local/lib/python3.13/site-packages/homeassistant/components/http/init.py:321: DeprecationWarning: Inheritance class HomeAssistantApplication from web.Application is discouraged
    class HomeAssistantApplication(web.Application):

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
23 passed, 1 warning in 1.57s

@github-actions github-actions Bot added the bug Something isn't working label Feb 27, 2026
@MTrab MTrab merged commit 14e2516 into master Feb 27, 2026
2 checks passed
@MTrab MTrab deleted the fix/camera-stream-warning-verbosity branch February 27, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant