bluetti_mqtt icon indicating copy to clipboard operation
bluetti_mqtt copied to clipboard

MQTT interface for Bluetti power stations

Results 42 bluetti_mqtt issues
Sort by recently updated
recently updated
newest added

Hi, with the AC200L I can't connect with the HA addon, see below the output I got. Run the the HA addon ``` s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info:...

Can support for the new Bluetti AC180 please be added ? Getting attached error message when trying to connect (I hope it's not a PEBKAC error) [BluettiHomeAssistant.txt](https://github.com/warhammerkid/bluetti_mqtt/files/11780973/BluettiHomeAssistant.txt)

I have an AC500 and after installing the library with pip on my MacBook it didn't log after getting the address with scan. Is there something I'm missing? Something wrong...

Hello everyone, there is a secret BMS menu in the EP500Pro with some more temperature data fields, could it be that they are in the bluetooth protocol too? to enter...

We renamed asyncio-mqtt to aiomqtt and released a version 1.0.0 in the process. This is the last release under the asyncio-mqtt name. 2024-03-14 13:50:27 INFO Connecting to MQTT broker... Exception...

The current update for at least the EP600 renames the Bluetooth name to "PBOX". This causes some problems with this software. Thanks @KM011092 for this info in your Pull request....

I identified the following registers: device type: 1101 serial_number: 1107 battery type: 6101 battery serial number: 6107 bcu version: 6175 battery percent: 102 output mode: 123 (returns 32 when both...

- Added 30+ more data fields for the AC60 and B80 devices - Removed unused power generation fields based on AC60 test results

Update to use the renamed `aiomqtt`, now `asyncio-mqtt` and remove depreciated `filtered_messages` call. Fixes #107 References: - https://sbtinstruments.github.io/aiomqtt/migration-guide-v2.html - https://eclipse.dev/paho/files/paho.mqtt.python/html/migrations.html

I'm running bluetti-mqtt with: ``` bluetti-mqtt --broker 127.0.0.1 70:B8:F6:80:97:xx --interval 30 ``` and get the following error every second or two: ``` Traceback (most recent call last): File "/home/iandees/bluetti-venv/lib/python3.8/site-packages/bluetti_mqtt/bluetooth/client.py", line...