-
-
Notifications
You must be signed in to change notification settings - Fork 37.6k
Bump pyprusalink to 3.0.0 #170480
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
joostlek
merged 36 commits into
home-assistant:dev
from
heikkih:chore/prusalink-bump-3.0.0
May 26, 2026
Merged
Bump pyprusalink to 3.0.0 #170480
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
8b81d68
prusalink: bump pyprusalink to 3.0.0
heikkih c039c08
prusalink: coordinator typing for nullable JobInfo and pre-fetch None
heikkih da57938
prusalink: cast undocumented `original` version field for MK3/MK2.5 w…
heikkih 7c6a8a3
prusalink: skip available_fn when coordinator data is None
heikkih a9df938
prusalink tests: mock get_job() returning None for the idle case
heikkih e0f7fee
prusalink: address typing surfaced by pyprusalink 3.0.0's py.typed ma…
heikkih 60d4585
prusalink: replace type:ignore on job sensors with proper narrowing
heikkih 355cba5
prusalink tests: type mock_api parameter to match idle-job mock yield
heikkih d824909
prusalink: switch coordinator TypeVar from constraint to bound
heikkih 647895a
prusalink: fix mock_job_api_idle Generator type annotation
heikkih 086b43e
prusalink: use unknown state for job sensors when idle or no job
heikkih 529432f
prusalink tests: use Generator[None] for idle job fixture
heikkih 8a5ace6
prusalink: restore variance suppression for job timestamp sensors
heikkih b046784
prusalink tests: use Iterator for idle job fixture type
heikkih ebdb1d5
prusalink: refactor job-sensor helpers to use _has_active_job predicate
heikkih 4dda972
prusalink tests: add test for active job with nullable fields
heikkih 873d3bb
prusalink: add review-driven docs and telemetry regression test
heikkih 4cd88c5
prusalink: harden mk3 original-version workaround
heikkih 1533a4f
prusalink: harden legacy material sensor value extraction
heikkih 7301bad
prusalink tests: use state constants in sensor assertions
heikkih 29ed1ea
prusalink: deduplicate always-available job sensor callable
heikkih 2a3e06e
prusalink tests: apply ruff formatting in config flow test
heikkih 77af260
prusalink: make job timestamp stabilization per-entity
heikkih 03542e7
prusalink: clarify nullable-field behavior in job helper docstrings
heikkih d673297
prusalink: enforce exclusive value_fn and value_fn_factory
heikkih e141836
prusalink tests: add two-config-entry timestamp isolation regression
heikkih afa3870
prusalink: wrap job helper docstrings
heikkih 3ea8d6a
Remove unused job timestamp helpers in prusalink
heikkih 3902167
prusalink: finalize minimal pyprusalink 3.0 bump adjustments
heikkih fc380cf
Merge branch 'home-assistant:dev' into chore/prusalink-bump-3.0.0
heikkih 41a9d7c
Move improved handling of legacyprinter to followup-PR
heikkih 71a1aad
prusalink: keep bump scope and fix binary_sensor mypy
heikkih 31ff0ed
prusalink: fix mypy in config_flow and sensor
heikkih d0b43a9
prusalink: rollback fixes for previous local typing-errors
heikkih 90bc2df
prusalink: align typing fixes with CI mypy checks
heikkih 6848861
prusalink: narrow status_connect typing for mypy with 3.0.0
heikkih File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.