Skip to content

Add support for Anker prime 20k/220w power bank#39

Open
flip-dots wants to merge 3 commits into
mainfrom
add_power_bank_a110b
Open

Add support for Anker prime 20k/220w power bank#39
flip-dots wants to merge 3 commits into
mainfrom
add_power_bank_a110b

Conversation

@flip-dots

Copy link
Copy Markdown
Owner

This PR adds support for the Anker prime 20k/220w power bank, also known as the A110B.

There are a few quirks with this model, for some reason the power output of USB Port C1 seems to stick to whatever the value last was when its unplugged and that seems to be a firmware bug, the same thing does not happen with the other ports and I have confirmed its the bytes which are wrong. My guess is that the Anker app gets around this by not showing the value if the port is not active and I might end up implementing something like that.

In terms of additional functionality I might add in this PR or add later in another, this power bank shows decimals for the battery percentage when charging, it also shows per-port protocol information (e.g QC, PPS, PD, etc), and it has a built-in clock which might be interesting to play with.

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