Patrick
Patrick
> That's working. Great! Thanks for the feedback? > Is it possible to change parameters? No, the integration does not support setting parameters. > Or adding a second Neey? Yes,...
You can try the updated branch, but I cannot promise that it works. Fixing code from a mobile is pretty difficult. Also, I cannot keep it like this, the balancer...
@SOLAR-RAIDER did it work? Do you have feedback for me? Thanks!
Just to mention, I also still run into this issue from time to time. HA 2024.10.4 and current app. Deleting app cache, closing app and restarting (I think) solves the...
Hi! Looks like the BMS simply does not answer. Could be an issue with BT or a power save mode that is not handled in my protocol implementation. Did you...
> - a restart of Homeassistant doesn't fix the issue > - a reboot of HAOS often works, the device is back and showing the entities' values Do you maybe...
Hi @SirkoVZ, maybe you could also try to increase the timeout for your battery as mentioned in this https://github.com/patman15/BMS_BLE-HA/issues/273#issuecomment-2817278959
Hmm, this sounds like the battery expects some additional commands that I haven't implemented. Could you try to capture the Bluetooth traffic on [Android](https://www.caichinger.com/blog/2020/11/08/capture_bluetooth_traffic_from_android/) or [iOS](https://novelbits.io/debugging-sniffing-secure-ble-ios/) while using the vendor...
Hi @SirkoVZ, can you try the [linked branch](https://github.com/patman15/BMS_BLE-HA/tree/259-felicity-ess-battery-looses-connection)? I added two more queries, maybe those wake the BMS. Let me know if it helps!
Hi, I had a first look but couldn't spot something obvious. Did you do the recording from a situation, where the integration failed shortly before? (Just to make sure that...