Python module for monitoring Bluetooth Anker Solix devices
Project description
SolixBLE
Python module for monitoring Anker Solix power stations over Bluetooth.
- 👌 Free software: MIT license
- 🍝 Sauce: https://github.com/flip-dots/SolixBLE
- 📦 PIP: https://pypi.org/project/SolixBLE/
This Python module enables you to monitor Anker Solix devices directly from your computer, without the need for any cloud services or Anker app. It leverages the Bleak library to interact with Bluetooth Anker Solix power stations. No pairing is required in order to receive telemetry data.
Features
- 🔋 Battery percentage
- ⚡ Total Power In/Out
- 🔌 AC Power In/Out
- 🚗 DC Power In/Out
- ⏰ AC/DC Timer value
- ⏲️ Time remaining to full/empty
- ☀️ Solar Power In
- 📱 USB Port Status
- 💡 Light bar status
- 🔂 Simple structure
- ✔️ More emojis than strictly necessary
Supported Devices
- C300X
- Maybe more? IDK
Requirements
- 🐍 Python 3.11+
- 📶 Bleak 0.19.0+
- 📶 bleak-retry-connector
Supported Operating Systems
- 🐧 Linux (BlueZ)
- Ubuntu Desktop
- Arch (HomeAssistant OS)
- 🏢 Windows
- Windows 10
- 💾 Mac OSX
- Maybe?
Installation
PIP
pip install SolixBLE
Manual
SolixBLE consists of a single file (SolixBLE.py) which you can simply put in the same directory as your program. If you are using manual installation make sure the dependencies are installed as well.
pip install bleak bleak-retry-connector
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file solixble-1.0.0.tar.gz.
File metadata
- Download URL: solixble-1.0.0.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4634ba4d803e5bc5d327a83b0d60f9c753f4d7318f8fbb5625a24a546b567ff
|
|
| MD5 |
7750cc125b5902a3219305df3d01a0ed
|
|
| BLAKE2b-256 |
6ef62b220f930f1c88295df30dc615194741547bba9c62056b7c8b1a2ebe642a
|
File details
Details for the file solixble-1.0.0-py3-none-any.whl.
File metadata
- Download URL: solixble-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e3138d54db2bef35ae5e44d8978885ded849a7781c2405459d71102dc8447e4
|
|
| MD5 |
3a16c14f19d79171a560b3fca4b88d2b
|
|
| BLAKE2b-256 |
5f6c475360d22dddb29190b86dca5fa57e30f12563ecc00aca07e3545ea64479
|