mariolukas / Bluetti_ESP32_Bridge

Bluetti Power Station ESP32 Bluetooth to MQTT Bridge
GNU General Public License v3.0
88 stars 29 forks source link

Not connected to MQTT in Home Assistant #53

Closed Dengor1984 closed 1 year ago

Dengor1984 commented 1 year ago

ESP working, but no device BLUETTI in MQTT Home Assistant

458DE46F-144F-4CB2-92C4-2E0AF1F3FC20

Dengor1984 commented 1 year ago

EEACC2EA-CCC7-4D3F-B8B6-BB8A6631CE25

mariolukas commented 1 year ago

The first image shows that the ESP32 is not connected to the MQTT server. The second shows that it is connected to the Server.

Is this issue solved now? Or can you give a more detailed description of the current state?

Dengor1984 commented 1 year ago

Issue is solved by my self - i have add all sensors by hand in mqtt.yaml and it's works. But automatically it doesn't add AC200 with ALL sensors and switches to mqtt!(

Dengor1984 commented 1 year ago

Ps ESP was connected to mqtt broker and send the topics, but mqtt don't respond it and as result no device in mqtt

Dengor1984 commented 1 year ago

![Uploading DE0B8B4E-50AC-4653-BB6F-94FD5E489263.png…]()

Dengor1984 commented 1 year ago

7DE4C412-DD1E-44AB-9EFD-3274666E221E

Dengor1984 commented 1 year ago

Switch doesn't worked yet - maybe it with mistakes...

thanks a lot for your work!!!