BLUETTI Power Station to MQTT by using an EPS32

ESP32 Bluetti Bridge - Bluetooth to MQTTReading Time: 3 minutes

I just bought a BLUETTI AC300 + B300 . It is a very cool Gadget but unfortunately it is not smart enough to connect it to my ioBroker installation out of the box. Some BLUETTI power generators have an integrated Bluetooth interface which can be controlled by using the official BLUETTI app. My AC300 unit also provides a WiFi option, but i never tested the WiFi interface. Due the Wifi control requires internet and connects to BLUETTI servers/cloud i decided to use Bluetooth for this project.

After a couple of days searching the internet for a ready to use solution, i found a really nice project based on Python which does exactly what i was looking for [1]. Except this one thing…

Weiterlesen…