Skip to content

Fix Error: R] [REQUIREMENTS] Version restrictions for zeroconf are too strict (==0.150.0) in axis#836

Merged
Kane610 merged 1 commit into
masterfrom
fix_strict_dependency_pinning_error_from_hass
Jul 5, 2026
Merged

Fix Error: R] [REQUIREMENTS] Version restrictions for zeroconf are too strict (==0.150.0) in axis#836
Kane610 merged 1 commit into
masterfrom
fix_strict_dependency_pinning_error_from_hass

Conversation

@Kane610

@Kane610 Kane610 commented Jul 5, 2026

Copy link
Copy Markdown
Owner

What does this PR do?

Home assistant dependency pinning issue
Fix Error: R] [REQUIREMENTS] Version restrictions for zeroconf are too strict (==0.150.0) in axis

Architecture Layer(s)

  • Models (axis/models/)
  • Interfaces (axis/interfaces/)
  • Orchestration (axis/device.py, axis/interfaces/vapix.py)
  • Tests

Type of Change

  • New feature (handler, interface, model)
  • Bug fix (minimal, targeted)
  • Refactor (no behavior change)
  • Documentation

Related Issues

Closes #[issue number] (if applicable)

Verification Checklist

  • uv run ruff check . passes
  • uv run ruff format --check . passes
  • uv run mypy axis passes
  • uv run pytest passes (coverage ≥95%)
  • New tests added for new code (100% coverage for new code)
  • Commit hooks modified files? If so, re-staged and re-ran checks
  • No unrelated code/formatting changes
  • Follows conventions: enum _missing_ fallback, input normalization, XML parsing guards

Notes for Reviewers

[Context for reviewers: what to focus on, known limitations, decisions made, or why this approach was chosen]

@Kane610 Kane610 merged commit e512dc1 into master Jul 5, 2026
1 check passed
@Kane610 Kane610 deleted the fix_strict_dependency_pinning_error_from_hass branch July 5, 2026 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant