Patrick
Patrick
## Checklist - [x] I've read the [publishing documentation](https://hacs.xyz/docs/publish/start). - [x] I've added the [HACS action](https://hacs.xyz/docs/publish/action) to my repository. - [x] (For integrations only) I've added the [hassfest action](https://developers.home-assistant.io/blog/2020/04/16/hassfest/) to...
do not use private MAC
Hi! I ran into an issue with my tests: ```python .venv/lib/python3.13/site-packages/bluetooth_auto_recovery/recover.py:204: in setup self.sock = btmgmt_socket.open() .venv/lib/python3.13/site-packages/btsocket/btmgmt_socket.py:69: in open sock_fd = socket.socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI, fileno=fd) _ _ _ _ _...
## Proposed change This is the PR add support for integrating over 30 different battery management systems (even more battery brands/models). The new integration bms_ble Bluetooth Low Energy (BLE) battery...