-
-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BLE Battery Management No supported devices found via Bluetooth. #174
Comments
Can you please provide the output of |
sure: |
|
such a great job, important app. it is a gamechanger, so i do not have to connect a daly usb cable or daly2mqtt. DL-BT270-2 Hope the connection is static, may because the BMS sends bluetooth to sleep to save power. |
seems it works. question: can you send me the branch? your link links to this issue. many many many thanks |
Correct.
Sorry, I accidentally copied the wrong link. Here it is: https://github.com/patman15/BMS_BLE-HA/tree/141-liontron-batteries
You're welcome! 😃 |
ok i use |
ok seems not finding the Liontron Battery. is the nameing is important there? core-ssh BMS_BLE-HA]$ bluetoothctl info A4:C1:38:1B:4A:43 bluetoothctl info A4:C1:38:99:15:54 |
No, not at the moment, but it seams the LionTron does the same crap as ECO-WORTHY, i.e. use the MAC address as manufacturer_id. 🤦 So I need to change the auto detection to something with the name. 😞 |
i replaced /homeassistant/custom_components/bms_ble with the files of the branch 141-liontron-batteries, but no LionTron Batterie connected. [core-ssh bms_ble]$ bluetoothctl devices Device 40:17:12:01:11:97 DL-BT270-2 |
sorry about this. may there is a manual mode to add batteries by MAC ? thanks so far |
So far I hoped to make it really easy for the user and implement an auto-detection, but not sure how long this will hold true with all those sloppy Chinese pop-up vendors of batteries. 😎 |
oh yes, good approach, but with so many exceptions and sloppy implementations. I know that well too :/ but thanks for the effort! What you're doing is really great. thumbs up :D |
@iNETTechnik Can you please update your branch, it should fix all LionTron batteries. I'm still working on the Bulltron/Daly and will report back soon. |
btw: |
Hallo, ich habe in meinem Wohnmobil 2 Life Batterien von Kepworth. Die DL-Life1 wird erkannt und die Life2 wird nicht erkannt. Kann mir da jemand einen Tipp geben? Konfiguration: v1.12.0 BLE Battery Managemen Danke für die Hilfe ======================================================================= ➜ ~ bluetoothctl devices |
Hi! Because these manufacturers using Daly BMS do not manage to configure sensible Best regards, |
always get
BLE Battery Management
No supported devices found via Bluetooth.
[core-ssh ~]$ bluetoothctl devices
Unable to open mgmt_socket
Device 6E:FC:A3:15:ED:53 6E-FC-A3-15-ED-53
Device C8:2C:2C:73:DC:CB C8-2C-2C-73-DC-CB
Device 71:6B:4A:0E:BF:67 71-6B-4A-0E-BF-67
Device 4F:B6:8A:FD:65:04 4F-B6-8A-FD-65-04
Device 6C:94:03:51:7E:21 6C-94-03-51-7E-21
Device 36:55:A1:0C:10:B1 36-55-A1-0C-10-B1
Device A4:C1:38:99:15:54 XL19110253
Device 40:17:12:01:11:97 BT270-2
Device A4:C1:38:1B:4A:43 LT40AH
Device D8:71:4D:01:99:CF OAD Persistent App
core-ssh ~]$ bluetoothctl connect A4:C1:38:1B:4A:43
Unable to open mgmt_socket
Attempting to connect to A4:C1:38:1B:4A:43
[CHG] Device F8:C9:CC:A3:10:68 RSSI: 0xffffffa8 (-88)
[CHG] Device 77:6A:47:E4:5D:7B RSSI: 0xffffffa6 (-90)
[CHG] Device 77:6A:47:E4:5D:7B ManufacturerData Key: 0x0075 (117)
[CHG] Device 77:6A:47:E4:5D:7B ManufacturerData Value:
83 a8 b7 b4 ....
Connection successful
BT270-2 is Daly DL-
And LT40AH is a LionTron
Why "No supported devices found" is shown?
We use also the internal HA Bluetooth Integration and the Xiaomi BLE.
Many thanks. This Integration seems to be realy great.
The text was updated successfully, but these errors were encountered: