Patrick762 / hassio-bluetti-bt

Bluetti Integration for Home Assistant
MIT License
52 stars 16 forks source link

Version 0.0.11 #19

Closed Patrick762 closed 10 months ago

Patrick762 commented 1 year ago

@SupaFlav can you test this version? I made some changes to get the EP600 working again. The battery pack polling also doesn't seem to work with the AC300. But that can be fixed in another release

SupaFlav commented 1 year ago

I'll try to take a look early this week.

Polling of packs seems to work fine for AC200M, but I still get plagued by a bluetooth issue every few days that requires me to restart the system (not just HA). Something deeper down in the drivers/bluetooth layers seems to get messed up. I have an automation in place to reboot the system after an extended timeout of reporting and then all is well again.

Patrick762 commented 1 year ago

Got the same bug. Logs have no info in it, why this happens

SupaFlav commented 1 year ago

Not sure, it seems to be intermittent and can happen after a day or nothing after a week. As I mentioned, I have an automation for a battery reporting timeout that restarts HA and then all is well again. Interim solution at least.

Been pretty busy this past week and likely for the next, but hope to spend a bit of time on this next week.

SupaFlav commented 1 year ago

Been MIA, life and such, but I noticed the new HA OS 11.0 release with many BlueX & BT updates. Hopefully this clears up some of these connection issues being experience. Unable to dedicate time at the moment, but will try it out when I can.

Patrick762 commented 1 year ago

Seems like it no longer disconnected on my installation

Patrick762 commented 11 months ago

Found a new problem: In non persistent connections, the return value of the coordinator seems to be always None

Patrick762 commented 10 months ago

Seems like the non-persistent connections are now fixed. I'll test it for 2 days and if everything works, the new version is ready