Patrick762 / hassio-bluetti-bt

Bluetti Integration for Home Assistant
MIT License
30 stars 9 forks source link

No polling with Ac200max #94

Open denisb88 opened 2 months ago

denisb88 commented 2 months ago

I have no polling with my AC200Max, just once on Home Assistant start but after nothing even with persistent connection and 10s polling.

Patrick762 commented 2 months ago

Which version are you using?

Schadenfreund commented 2 months ago

Screenshot 2024-04-16 115406 I have the same problem. AC200Max is recognized, however all values are Unavailable all the time. Tested with 0.22 and 0.11 both with the same issue.

denisb88 commented 2 months ago

I havé stopped using this integration, I use now Bluetti-MQTT add-on, it works correctly now

Schadenfreund commented 2 months ago

I havé stopped using this integration, I use now Bluetti-MQTT add-on, it works correctly now

A little off topic but - How did you get the MAC address for your AC200Max and Bluetti-MQTT?

Chris78c commented 2 months ago

I havé stopped using this integration, I use now Bluetti-MQTT add-on, it works correctly now

A little off topic but - How did you get the MAC address for your AC200Max and Bluetti-MQTT?

You must do a bt Scan on Terminal an then you have all MAC Adresse of all your bt Devices. You can refer to this Post https://community.home-assistant.io/t/bluetooth-dongle-added-how-to-scan-for-devices/448104/5

Chris78c commented 2 months ago

@Patrick762 I have the same problem, after a restart of HA everything works great but after 10 or 20 minutes I have no more updates. I've tried stable and beta versions. HA runs on Raspberrypi5. The bt scan is done via its onboard-bluetooth

Ricox1975 commented 1 month ago

gelöst @Patrick762 Bei mir das gleiche Probleme. Da mein HA-Server und die Powerstation räumlich getrennt stehen, habe ich Bluettooth-Proxy (ESP-Home) mit ESP32 und olimex-esp32-poe-iso getest. Die Powerstation wird sofort gefunden., liefert aber keine Daten. In Iobroker funktioniert der Datenaustausch über mqtt (https://github.com/mariolukas/Bluetti_ESP32_Bridge) problemlos.

home-assistant_bluetti_bt_2024-05-11T15-29-01.523Z.log PBT_Proxy.yaml.pdf

Edit 12.05.: Nachdem ich die Powerstation zurückgesetzt habe, funktioniert der Datenaustausch .

Patrick762 commented 1 month ago

@Chris78c @denisb88 Can you please check if Release 0.1 fixed this issue?

Ricox1975 commented 1 month ago

Nach dem Upgrade auf 0.1 verliert Bluetti nach 10- 15min die Verbindung. Nach Neustart von HA ist die Verbindung wieder für 10-15min da. Ich teste weiter.

edit 02.06. : Die Verbindungsabbrüche bestehen weiterhin. Bin wieder auf 0.0.11 zurück.

talearns commented 4 weeks ago

@Patrick762 I just updated to your latest release 0.1.1 and I suspect my AC200Max is not polling after about 20 minutes post restarting HA.

I don't see anything in my Home assistant logs, I've restarted HA several times and all AC200M entities go unavailable. 0.1 seemed stable in that regards.

Your efforts are greatly appreciated.