Replies: 4 comments 2 replies
-
Hi! You can try to whitelist only MAC addresses of your AWOX devices. That should make establishing connection much faster, because the device will not try to connect to all the devices it sees around. I have 7 devices in total, so I have listed them in the config:
To find a MAC address of your light just go to HA Settings --> Devices --> MQTT --> select your device --> MQTT Info --> click on Payload --> and among Let me know if it helps! |
Beta Was this translation helpful? Give feedback.
-
Hi, thanks for your response. It seems to be a little improvement, but the problem is not solved yet. Anyone know how can I clean all these queue commands on the connection begining? |
Beta Was this translation helpful? Give feedback.
-
The queued commands do not slow down the setup of a new connection. It could only slow down processing a command you send. Can you show some more logging because the logs you show in your first post doesn't show anything related to the (dis)connections. It only shows the found devices. Is there a disconnect due to a restart of de esp? Or is one of your devices offline? You could also play with the minimal rssi setting so it only tries to connect devices that are in "close range". If there is a "poor" connection it's also slower to setup a connection. |
Beta Was this translation helpful? Give feedback.
-
Try
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been looking for solutions and trying different configurations for my YAML, but without success.
I would like to start with the fact that it takes so long to connect to the BLE devices. It was something that I noticed during the initial installation, but I didn't pay much attention to it because I thought that once the connection was established, it would not cause any more issues.
Here I leave a piece of the log that repeats during the initial connection (and I don't know why):
The other issue is that after a few hours, the system randomly disconnects, and the connection process starts again.
If the connection were quicker or my system more stable, it wouldn't be a problem.
Does anyone know how I can solve these two problems?
I'll also leave my YAML here in case anyone has suggestions to improve it.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions