Patrick762 / hassio-bluetti-bt

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

Fix manifest dependencies #84

Closed Patrick762 closed 3 months ago

Patrick762 commented 3 months ago

Add bluetooth_adapters to dependencies to prevent initial errors in HA log

https://github.com/home-assistant/core/blob/dev/homeassistant/components/bluetooth_adapters/__init__.py

Intergration also using BLE:

Patrick762 commented 3 months ago

This should make the initial connection more stable (tested on EP600 and EB3A)