Skip to content

ManagerDevicelist: Enforce minimum battery percentage of 10 - #3342

Open
infirit wants to merge 2 commits into
blueman-project:mainfrom
infirit:zerobattery
Open

ManagerDevicelist: Enforce minimum battery percentage of 10#3342
infirit wants to merge 2 commits into
blueman-project:mainfrom
infirit:zerobattery

Conversation

@infirit

@infirit infirit commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

fixes #3341

@sonarqubecloud

Copy link
Copy Markdown

@infirit

infirit commented Jul 19, 2026

Copy link
Copy Markdown
Contributor Author

The second commit fixes below pointed out by mypy.

blueman/services/Functions.py:13: error: "type[object]" has no attribute "__svclass_id__"  [attr-defined]
blueman/services/Functions.py:14: error: Too many arguments for "object"  [call-arg]
blueman/services/Functions.py:14: error: Incompatible types in assignment (expression has type "object", variable has type "Service")  [assignment]

@infirit
infirit enabled auto-merge (rebase) July 19, 2026 15:56
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.

File not found error when battery percentage nears 0

1 participant