TylerBizz

Results 10 comments of TylerBizz

Also running on Mac OS 13.5.2 I have a similar issue with an AC500 and the same type of address. bluetti-mqtt --scan is returning the longer UUID, as in B8001FB6-0675-A28E-1781-XXXXXXXXXXXX....

> You are able to connect as evident by this line: > > > 2023-09-28 17:05:17 INFO Connected to device: B800XXXX-0675-A28E-1781-XXXXXXXXXXXX > > After the Bluetooth client connects, it asks...

Yeah, I've come to the same conclusion. I initially thought Bluetooth was more straight forward but its been an educational 24 hours :) I'll try the logging over the weekend.

Hmmm … unable to connect for logging on Mac for my AC500. I also tried through virtual machine running Windows 11, scanned and then tried logging but also failing to...

On Mac OS 13.5.2 Python 3.10.6 bluetti-mqtt --scan 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....

Any solution on running Bluetti_MQTT on Mac Silicon?? I'm still unable to connect - even just to run the logger.

@yugrinkov I got mine to work last night. The Bluetti_MQTT code is looking for the UUID 00002a00-0000-1000-8000-00805f9b34fb which is assuming it is standard across Bluetti devices. This is supposed to...

@yugrinkov Awesome! :) There still needs to be a correction in the code to find the UUID that responds with the Model Number on MacOS so I will leave this...

Same issue in the AC500 - The Bluetti app does display input from each controller separately by tapping on the the DC input icon. This would indicate the data is...

> The error has to do with the updated processing.py modules in a1111. > > In your faceswaplab's extension folder, find **imgutils.py** inside **/faceswaplab_utils/** folder > > go to line...