intial test version
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user