intial test version

This commit is contained in:
2026-06-04 21:35:07 +10:00
commit 4ea1e12ee9
24 changed files with 1877 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
name=BluettiBLE
version=0.1.0
author=Scott Penrose
maintainer=Scott Penrose <scottp@dd.com.au>
sentence=ESP32 library for reading and controlling Bluetti power stations via BLE
paragraph=Connect to Bluetti power stations (AC300, AC200M, EB3A, EP500P and more) over Bluetooth Low Energy. Polls the Bluetti Modbus-style protocol and delivers parsed data through a single callback. Supports toggling AC and DC output. No pairing required.
category=Communication
url=https://gitea.sh3d.com.au/Sh3d/BluettiBLE
architectures=esp32
depends=
includes=BluettiBLE.h