We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My Daly Bms not supported, when connect , batmon not read all data, and disconnect my BMS
My BMS is 8s 24v
Model with WiFi + Bluetooth adapter
BEGIN 13:17:04 INFO [bt] BT Discovery: 13:17:09 INFO [bt] BT B4:E8:42:BD:F3:7D DL-FB4E842BDF37D 13:17:09 INFO [bt] BT 38:3B:26:5E:81:03 BTG036 13:17:09 INFO [bt] BT C5:C2:94:3B:90:E7 C5-C2-94-3B-90-E7 13:17:09 INFO [main] Bleak version 0.13.1a1, BtBackend version bluez-v5.70 13:17:09 INFO [main] connecting mqtt addons@core-mosquitto /app/main.py:196: DeprecationWarning: Callback API version 1 is deprecated, update to latest version mqtt_client = paho.Client(paho.CallbackAPIVersion.VERSION1) 13:17:09 INFO [main] Fetching 1 BMS + 0 virtual + 0 others serially, period=1.00s, keep_alive=True 13:17:09 INFO [sampling] connecting bms DalyBt(B4:E8:42:BD:F3:7D,DL-FB4E842BDF37D) 13:17:09 INFO [main] mqtt watchdog loop started with timeout 300.0s 13:17:11 WARNING [daly] tried rx/tx/sx uuids 17/15/48: Characteristic 48 was not found! 13:17:11 WARNING [daly] tried rx/tx/sx uuids 0000fff1-0000-1000-8000-00805f9b34fb/0000fff2-0000-1000-8000-00805f9b34fb/02f00000-0000-0000-0000-00000000ff01: Characteristic 02f00000-0000-0000-0000-00000000ff01 was not found! 13:17:11 INFO [bt] [Service] 00001801-0000-1000-8000-00805f9b34fb (Handle: 1): Generic Attribute Profile 13:17:11 INFO [bt] [Characteristic] 00002a05-0000-1000-8000-00805f9b34fb (Handle: 2): Service Changed (indicate), Value: None 13:17:11 INFO [bt] [Descriptor] 00002902-0000-1000-8000-00805f9b34fb (Handle: 4): Client Characteristic Configuration) | Value: b'\x02\x00' 13:17:11 INFO [bt] [Service] 0000ff00-0000-1000-8000-00805f9b34fb (Handle: 10): Vendor specific 13:17:11 INFO [bt] [Characteristic] 0000ff01-0000-1000-8000-00805f9b34fb (Handle: 11): Vendor specific (read,notify), Value: b'\x02\x00-FB4E842BDF37D\x00\x02\t\x00\x01*\x0b\x00\x12\x0c\x00\x01\xff\x0e' 13:17:11 INFO [bt] [Descriptor] 00002902-0000-1000-8000-00805f9b34fb (Handle: 13): Client Characteristic Configuration) | Value: b'\x00\x00' END
GD230 Battery code 20231113 Software Version 31_230914_001T
The text was updated successfully, but these errors were encountered:
No branches or pull requests
My Daly Bms not supported, when connect , batmon not read all data, and disconnect my BMS
My BMS is 8s 24v
Model with WiFi + Bluetooth adapter
BEGIN
13:17:04 INFO [bt] BT Discovery:
13:17:09 INFO [bt] BT B4:E8:42:BD:F3:7D DL-FB4E842BDF37D
13:17:09 INFO [bt] BT 38:3B:26:5E:81:03 BTG036
13:17:09 INFO [bt] BT C5:C2:94:3B:90:E7 C5-C2-94-3B-90-E7
13:17:09 INFO [main] Bleak version 0.13.1a1, BtBackend version bluez-v5.70
13:17:09 INFO [main] connecting mqtt addons@core-mosquitto
/app/main.py:196: DeprecationWarning: Callback API version 1 is deprecated, update to latest version
mqtt_client = paho.Client(paho.CallbackAPIVersion.VERSION1)
13:17:09 INFO [main] Fetching 1 BMS + 0 virtual + 0 others serially, period=1.00s, keep_alive=True
13:17:09 INFO [sampling] connecting bms DalyBt(B4:E8:42:BD:F3:7D,DL-FB4E842BDF37D)
13:17:09 INFO [main] mqtt watchdog loop started with timeout 300.0s
13:17:11 WARNING [daly] tried rx/tx/sx uuids 17/15/48: Characteristic 48 was not found!
13:17:11 WARNING [daly] tried rx/tx/sx uuids 0000fff1-0000-1000-8000-00805f9b34fb/0000fff2-0000-1000-8000-00805f9b34fb/02f00000-0000-0000-0000-00000000ff01: Characteristic 02f00000-0000-0000-0000-00000000ff01 was not found!
13:17:11 INFO [bt] [Service] 00001801-0000-1000-8000-00805f9b34fb (Handle: 1): Generic Attribute Profile
13:17:11 INFO [bt] [Characteristic] 00002a05-0000-1000-8000-00805f9b34fb (Handle: 2): Service Changed (indicate), Value: None
13:17:11 INFO [bt] [Descriptor] 00002902-0000-1000-8000-00805f9b34fb (Handle: 4): Client Characteristic Configuration) | Value: b'\x02\x00'
13:17:11 INFO [bt] [Service] 0000ff00-0000-1000-8000-00805f9b34fb (Handle: 10): Vendor specific
13:17:11 INFO [bt] [Characteristic] 0000ff01-0000-1000-8000-00805f9b34fb (Handle: 11): Vendor specific (read,notify), Value: b'\x02\x00-FB4E842BDF37D\x00\x02\t\x00\x01*\x0b\x00\x12\x0c\x00\x01\xff\x0e'
13:17:11 INFO [bt] [Descriptor] 00002902-0000-1000-8000-00805f9b34fb (Handle: 13): Client Characteristic Configuration) | Value: b'\x00\x00'
END
GD230
Battery code 20231113
Software Version 31_230914_001T
The text was updated successfully, but these errors were encountered: