-
Notifications
You must be signed in to change notification settings - Fork 75
feat(q10): Add Q10 vacuum CLI commands and Status API #759
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
Closed
Closed
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
6122647
feat(q10): Add Q10 vacuum CLI commands
lboue 98f83f0
refactor(q10): Extract Q10 vacuum trait helper to reduce duplication
lboue 2cf5bd1
fix(q10): Handle unsupported device errors gracefully
lboue 6f4b506
fix(q10): Use correct B01 Q10 properties API
lboue dc8ba01
fix(q10): Register Q10 commands in session shell
lboue d9e226c
feat(q10): Add status API for B01 Q10 devices
lboue d742167
feat(q10): Add status trait and fan level mapping
lboue a86e8f0
chore(release): 4.10.0 with Q10 status API and CLI commands
lboue 31b2328
Handle None result from home data API endpoints gracefully
lboue e1f6ac2
feat(q10): Add Q10 vacuum CLI commands
lboue f091059
refactor(q10): Extract Q10 vacuum trait helper to reduce duplication
lboue 3d56591
fix(q10): Handle unsupported device errors gracefully
lboue fc076f6
fix(q10): Use correct B01 Q10 properties API
lboue 353babc
fix(q10): Register Q10 commands in session shell
lboue 1976c84
feat(q10): Add status API for B01 Q10 devices
lboue de7cf69
feat(q10): Add status trait and fan level mapping
lboue 34b1160
chore(release): 4.10.0 with Q10 status API and CLI commands
lboue 5e90a9c
chore(q10): Update power levels in b01_q10_code_mappings.py
lboue 4adc9c1
fix: Address unresolved code review comments on PR #759
lboue 08de5c2
chore: Fix pre-commit violations (mypy type errors and formatting)
lboue 28716c9
chore: Revert CHANGELOG.md and pyproject.toml to pre-PR state
lboue 8c3345d
fix: changelog
lboue 76605ac
fix: restore pyproject.toml
lboue e24004e
Add methods to empty dustbin and set clean mode
lboue 48b7fcf
Merge branches 'feat/q10-cli-commands' and 'feat/q10-cli-commands' of…
lboue d8b759b
Merge branch 'main' into feat/q10-cli-commands
lboue 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
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
Oops, something went wrong.
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.