Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Update sensors #140

Open
juanmijm opened this issue Sep 23, 2024 · 0 comments
Open

[Bug]: Update sensors #140

juanmijm opened this issue Sep 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@juanmijm
Copy link

What happened?

The integration detected the station on the first try, but I see that it took a long time to update the sensors. After investigating the issues and logs I discovered that you can configure the Persistent connection and polling.

I activated Persistent connection and I tried to set the interval to 5 seconds and the timeout to 20, but this way it did not connect to the station and I got a continuous error in the log

Now I have configured 10 for interval and 45 for timeout and it reconnects, but I am checking that the sensors reset the counter every 27 seconds, but it does not really update the data until 27+27 seconds have passed

The device I am using is an ESP32 ETH01 configured with the Yaml from the EspHome page and used exclusively to connect to the Bluetti station.

On the other hand, I see that after a short time of being up and running the device disconnects

I would like to know how I can configure it to get the best stability and fastest possible sensor update, thanks.

What version of our software are you running?

0.1.4

What device are you seeing the problem on?

AC200L

What bluetooth connection are you using?

ESPHome bluetooth proxy

Have you changed the integration settings?

Yes (Please write down the changed settings in the next step)

Integration settings (if you changed them)

No response

Relevant log output

Registrador: custom_components.bluetti_bt.coordinator
Fuente: custom_components/bluetti_bt/coordinator.py:74
integración: Bluetti BT (documentación, problemas)
Ocurrió por primera vez: 14:02:13 (61 ocurrencias)
Última vez registrado: 14:12:13

Device not connected
@juanmijm juanmijm added the bug Something isn't working label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant