Skip to content

Navigation Menu

Sign in
Sign up

Super-B Epsilon v2 BMS #372

Unanswered
spetrie13 asked this question in Q&A
Discussion options

What do I set BMS 'type' in config to so that I can connect Super-B Epsilon v2 BMS via aiobmsble.
Super-B Epsilon v2 BMS is not natively supported by batmon, but is by aiobmsble.

You must be logged in to vote

Replies: 2 comments

Comment options

For the v2 Epsilon, use the aiobmsble wrapper name:

- address: XX:XX:XX:XX:XX:XX
 type: superb_v2_ble
 alias: epsilon

superb_v2_ble maps to aiobmsble's superb_v2_bms plugin. batmon strips the _ble suffix, appends _bms, and imports aiobmsble.bms.<name>_bms, so superb_v2_ble becomes aiobmsble.bms.superb_v2_bms.

For the older/non-v2 Super-B implementation the matching type would be superb_ble, but for "Super-B Epsilon v2" I would start with superb_v2_ble.

If it still logs Unknown device type, update/rebuild the add-on so it has a recent aiobmsble. If the type is accepted but the device is not found, use the exact Bluetooth MAC or the device name shown in the add-on discovery log.

You must be logged in to vote
0 replies
Comment options

Thanks, I have 2 batteries and tried one on each protocol, but still does not connect. Batteries were already manually paired to HAOS. Not sure that is required as you have the pin in your config setup. Perhaps it is just a poor ble setup on the battery.
On 2026年6月21日, 08:57 Andrei Aleksandrovich Ovcharenko, < ***@***.***> wrote: For the v2 Epsilon, use the aiobmsble wrapper name: - address: XX:XX:XX:XX:XX:XX type: superb_v2_ble alias: epsilon superb_v2_ble maps to aiobmsble's superb_v2_bms plugin. batmon strips the _ble suffix, appends _bms, and imports aiobmsble.bms.<name>_bms, so superb_v2_ble becomes aiobmsble.bms.superb_v2_bms. For the older/non-v2 Super-B implementation the matching type would be superb_ble, but for "Super-B Epsilon v2" I would start with superb_v2_ble. If it still logs Unknown device type, update/rebuild the add-on so it has a recent aiobmsble. If the type is accepted but the device is not found, use the exact Bluetooth MAC or the device name shown in the add-on discovery log. — Reply to this email directly, view it on GitHub <#372?email_source=notifications&email_token=AYRF4523CQGFEIJ6IXLDZ4L5A6INJA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZTG44TSMZQUZZGKYLTN5XKMYLVORUG64VFMV3GK3TUVRTG633UMVZF6Y3MNFRWW#discussioncomment-17379930>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AYRF456OLGPW7IKLMIVXOSD5A6INJAVCNFSNUABIKJSXA33TNF2G64TZHM2DINJSHA4TGNJQHNCGS43DOVZXG2LPNY5TCMBSHEYDIOJQUF3AE> . Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS <https://github.com/notifications/mobile/ios/AYRF45YCJSOHTNWQ2C54RYD5A6INJA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZTG44TSMZQUZZGKYLTN5XKMYLVORUG64VFMV3GK3TUVJTG633UMVZF62LPOM> and Android <https://github.com/notifications/mobile/android/AYRF455NTBH7TUNFRLC7TTD5A6INJA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZTG44TSMZQUZZGKYLTN5XKMYLVORUG64VFMV3GK3TUVZTG633UMVZF6YLOMRZG62LE>. Download it today! You are receiving this because you authored the thread.Message ID: ***@***.***>
16:31:25 INFO [bt] hci0 77:87:9D:A6:8A:25 None -90 16:31:25 INFO [bt] hci0 7A:89:9C:71:F5:1B None -84 16:31:25 INFO [bt] hci0 7A:DE:18:0D:C1:40 None -92 16:31:25 INFO [bt] hci0 86:30:D7:EF:B6:14 None -96 16:31:25 INFO [bt] hci0 A4:C1:37:44:BE:14 2431BL0102047 -92 16:31:25 INFO [bt] hci0 A4:C1:37:54:B9:43 2431BL0102052 -102 16:31:25 INFO [bt] hci0 CE:C4:9B:C0:8B:91 SHR-00001EE1712E -90 16:31:25 INFO [bt] hci0 DC:0D:30:20:EF:D4 None -98 16:31:25 INFO [bt] hci0 EC:3D:6C:FC:BC:F7 None -98 16:31:25 INFO [bt] hci0 F3:D9:1C:EF:F2:D0 None -78 16:31:25 INFO [bt] hci0 FF:2E:91:F3:CE:4C SmartSolar HQ24377CGPJ -76 16:31:25 INFO [main] Batmon ver 1.98d, aiobmsble ver 0.23.1.dev8+gb41cafb3f, Bleak ver 3.0.2, BtBackend ver bluek/bluez-v5.86 16:31:25 INFO [__init__] Verbose log for 48:23:35:16:E8:79 enabled 16:31:25 INFO [__init__] Verbose log for 48:23:35:3E:A4:82 enabled 16:31:25 INFO [main] connecting mqtt ***@***.***:1883 16:31:25 INFO [main] Fetching 2 BMS + 0 virtual + 0 others serially, period=1.00s, keep_alive=True 16:31:29 INFO [basebms] Epsilon 150 - 202017019|E879: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:31:29 ERROR [sampling] Epsilon 150 - 202017019 error (#1): Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! 16:31:29 INFO [sampling] Epsilon 150 - 202017019 stack: Bleak 3.0.2, bluek/bluez-v5.86 16:31:32 INFO [bt] bt_diagnostics 48:23:35:16:E8:79: seen rssi=-86 name='Epsilon 150 - 202017019' adapter=default (23 devices in range) 16:31:36 INFO [basebms] Epsilon 150 - 202019586|A482: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:31:36 ERROR [sampling] Epsilon 150 - 202019586 error (#1): Characteristic e0fef452-9d2b-4005-a1e3-69fe1102b436 was not found! 16:31:36 INFO [sampling] Epsilon 150 - 202019586 stack: Bleak 3.0.2, bluek/bluez-v5.86 16:31:39 INFO [bt] bt_diagnostics 48:23:35:3E:A4:82: seen rssi=-80 name='Epsilon 150 - 202019586' adapter=default (24 devices in range) 16:31:42 INFO [basebms] Epsilon 150 - 202017019|E879: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:31:42 ERROR [sampling] Epsilon 150 - 202017019 error (#2): Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! 16:31:45 INFO [basebms] Epsilon 150 - 202019586|A482: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:31:45 ERROR [sampling] Epsilon 150 - 202019586 error (#2): Characteristic e0fef452-9d2b-4005-a1e3-69fe1102b436 was not found! 16:31:45 ERROR [main] 2 exceptions occurred fetching BMSs 16:31:45 ERROR [main] Error (num 1, max 200) reading BMS: BleakCharacteristicNotFoundError: Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! at bluek/client.py:166 in _resolve_char() 16:31:54 INFO [basebms] Epsilon 150 - 202017019|E879: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:31:54 ERROR [sampling] Epsilon 150 - 202017019 error (#3): Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! 16:31:59 INFO [basebms] Epsilon 150 - 202019586|A482: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:31:59 ERROR [sampling] Epsilon 150 - 202019586 error (#3): Characteristic e0fef452-9d2b-4005-a1e3-69fe1102b436 was not found! 16:31:59 ERROR [main] 2 exceptions occurred fetching BMSs 16:31:59 ERROR [main] Error (num 2, max 200) reading BMS: BleakCharacteristicNotFoundError: Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! at bluek/client.py:166 in _resolve_char() 16:32:05 INFO [basebms] Epsilon 150 - 202019586|A482: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:32:05 ERROR [sampling] Epsilon 150 - 202019586 error (#4): Characteristic e0fef452-9d2b-4005-a1e3-69fe1102b436 was not found! 16:32:13 INFO [basebms] Epsilon 150 - 202017019|E879: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:32:13 ERROR [sampling] Epsilon 150 - 202017019 error (#4): Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! 16:32:13 INFO [sampling] Epsilon 150 - 202017019 stack: Bleak 3.0.2, bluek/bluez-v5.86 16:32:16 INFO [bt] bt_diagnostics 48:23:35:16:E8:79: seen rssi=-80 name='Epsilon 150 - 202017019' adapter=default (18 devices in range) 16:32:16 ERROR [main] 2 exceptions occurred fetching BMSs 16:32:16 ERROR [main] Error (num 3, max 200) reading BMS: BleakCharacteristicNotFoundError: Characteristic e0fef452-9d2b-4005-a1e3-69fe1102b436 was not found! at bluek/client.py:166 in _resolve_char() 16:32:30 INFO [basebms] Epsilon 150 - 202017019|E879: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:32:30 ERROR [sampling] Epsilon 150 - 202017019 error (#5): Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! s6-rc: info: service legacy-services: stopping s6-rc: info: service legacy-services successfully stopped s6-rc: info: service legacy-cont-init: stopping s6-rc: info: service legacy-cont-init successfully stopped s6-rc: info: service fix-attrs: stopping s6-rc: info: service fix-attrs successfully stopped s6-rc: warning: service s6rc-oneshot-runner is marked as essential, not stopping it 16:32:39 INFO [basebms] Epsilon 150 - 202019586|A482: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:32:39 ERROR [sampling] Epsilon 150 - 202019586 error (#5): Characteristic e0fef452-9d2b-4005-a1e3-69fe1102b436 was not found! 16:32:39 INFO [sampling] Epsilon 150 - 202019586 stack: Bleak 3.0.2, bluek/bluez-v5.86 s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service legacy-cont-init: starting s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service legacy-services: starting s6-rc: info: service legacy-services successfully started [34mMQTT broker: ***@***.***:1883[0m [34mBLE stack: bluek (kernel BlueZ sockets, no D-Bus, coexists), shadow=/app/venv/lib/python3.14/site-packages/bluek/_shadow[0m 16:32:41 INFO [main] Adapter hci0 A4:D8:CA:18:63:CE USB 16:32:41 INFO [bt] BT Discovery (5 seconds, adapter=hci0): 16:32:46 INFO [bt] hci0 addr name rssi 16:32:46 INFO [bt] hci0 13:BE:E3:0C:8A:DD None -102 16:32:46 INFO [bt] hci0 24:42:C6:72:70:B3 None -88 16:32:46 INFO [bt] hci0 48:23:35:16:E8:79 Epsilon 150 - 202017019 -82 16:32:46 INFO [bt] hci0 4C:3F:3C:5E:2B:E0 None -74 16:32:46 INFO [bt] hci0 4E:04:F1:03:82:76 None -102 16:32:46 INFO [bt] hci0 50:1A:A9:3E:19:A5 None -92 16:32:46 INFO [bt] hci0 57:C8:12:9D:93:E0 None -74 16:32:46 INFO [bt] hci0 63:8A:5D:9E:52:AB None -92 16:32:46 INFO [bt] hci0 69:7D:A0:5A:8A:85 None -76 16:32:46 INFO [bt] hci0 6B:84:82:CF:8A:74 Truma iNetX-23D2F0 -98 16:32:46 INFO [bt] hci0 70:78:8F:D9:07:07 None -94 16:32:46 INFO [bt] hci0 75:90:21:6D:EB:6F None -74 16:32:46 INFO [bt] hci0 77:87:9D:A6:8A:25 None -92 16:32:46 INFO [bt] hci0 7A:89:9C:71:F5:1B None -88 16:32:46 INFO [bt] hci0 7A:B0:3D:1C:8E:05 None -92 16:32:46 INFO [bt] hci0 7A:DE:18:0D:C1:40 None -96 16:32:46 INFO [bt] hci0 86:30:D7:EF:B6:14 None -102 16:32:46 INFO [bt] hci0 A4:C1:37:54:B9:43 2431BL0102052 -94 16:32:46 INFO [bt] hci0 CE:C4:9B:C0:8B:91 SHR-00001EE1712E -76 16:32:46 INFO [bt] hci0 CE:F3:D1:40:B5:97 None -102 16:32:46 INFO [bt] hci0 EC:C4:33:16:31:1E None -96 16:32:46 INFO [bt] hci0 FF:2E:91:F3:CE:4C None -88 16:32:46 INFO [bt] hci0 FF:41:1D:03:62:4E SML6 -98 16:32:46 INFO [main] Batmon ver 1.98d, aiobmsble ver 0.23.1.dev8+gb41cafb3f, Bleak ver 3.0.2, BtBackend ver bluek/bluez-v5.86 16:32:46 INFO [main] connecting mqtt ***@***.***:1883 16:32:47 INFO [main] Fetching 2 BMS + 0 virtual + 0 others serially, period=1.00s, keep_alive=True 16:32:58 INFO [basebms] Epsilon 150 - 202017019|E879: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:32:58 ERROR [sampling] Epsilon 150 - 202017019 error (#1): Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! 16:32:58 INFO [sampling] Epsilon 150 - 202017019 stack: Bleak 3.0.2, bluek/bluez-v5.86 16:33:01 INFO [bt] bt_diagnostics 48:23:35:16:E8:79: seen rssi=-80 name='Epsilon 150 - 202017019' adapter=default (20 devices in range) 16:33:04 INFO [basebms] Epsilon 150 - 202019586|A482: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:33:04 ERROR [sampling] Epsilon 150 - 202019586 error (#1): Characteristic e0fef452-9d2b-4005-a1e3-69fe1102b436 was not found! 16:33:04 INFO [sampling] Epsilon 150 - 202019586 stack: Bleak 3.0.2, bluek/bluez-v5.86 16:33:07 INFO [bt] bt_diagnostics 48:23:35:3E:A4:82: NOT seen during 3.0s scan on adapter=default (24 other devices in range, adapters=[{'index': 0, 'name': 'hci0', 'mac': 'A4:D8:CA:18:63:CE', 'bus': 'USB'}]) 16:33:10 INFO [basebms] Epsilon 150 - 202019586|A482: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:33:10 ERROR [sampling] Epsilon 150 - 202019586 error (#2): Characteristic e0fef452-9d2b-4005-a1e3-69fe1102b436 was not found! 16:33:14 INFO [basebms] Epsilon 150 - 202017019|E879: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:33:14 ERROR [sampling] Epsilon 150 - 202017019 error (#2): Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! 16:33:14 ERROR [main] 2 exceptions occurred fetching BMSs 16:33:14 ERROR [main] Error (num 1, max 200) reading BMS: BleakCharacteristicNotFoundError: Characteristic e0fef452-9d2b-4005-a1e3-69fe1102b436 was not found! at bluek/client.py:166 in _resolve_char() 16:33:19 INFO [basebms] Epsilon 150 - 202017019|E879: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:33:19 ERROR [sampling] Epsilon 150 - 202017019 error (#3): Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! 16:33:26 INFO [basebms] Epsilon 150 - 202019586|A482: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:33:26 ERROR [sampling] Epsilon 150 - 202019586 error (#3): Characteristic e0fef452-9d2b-4005-a1e3-69fe1102b436 was not found! 16:33:26 ERROR [main] 2 exceptions occurred fetching BMSs 16:33:26 ERROR [main] Error (num 2, max 200) reading BMS: BleakCharacteristicNotFoundError: Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! at bluek/client.py:166 in _resolve_char() 16:33:32 INFO [basebms] Epsilon 150 - 202019586|A482: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:33:32 ERROR [sampling] Epsilon 150 - 202019586 error (#4): Characteristic e0fef452-9d2b-4005-a1e3-69fe1102b436 was not found! 16:33:37 INFO [basebms] Epsilon 150 - 202017019|E879: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:33:37 ERROR [sampling] Epsilon 150 - 202017019 error (#4): Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! 16:33:37 INFO [sampling] Epsilon 150 - 202017019 stack: Bleak 3.0.2, bluek/bluez-v5.86 16:33:40 INFO [bt] bt_diagnostics 48:23:35:16:E8:79: NOT seen during 3.0s scan on adapter=default (15 other devices in range, adapters=[{'index': 0, 'name': 'hci0', 'mac': 'A4:D8:CA:18:63:CE', 'bus': 'USB'}]) 16:33:40 ERROR [main] 2 exceptions occurred fetching BMSs 16:33:40 ERROR [main] Error (num 3, max 200) reading BMS: BleakCharacteristicNotFoundError: Characteristic e0fef452-9d2b-4005-a1e3-69fe1102b436 was not found! at bluek/client.py:166 in _resolve_char() 16:33:46 INFO [basebms] Epsilon 150 - 202017019|E879: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:33:46 ERROR [sampling] Epsilon 150 - 202017019 error (#5): Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! 16:33:54 INFO [basebms] Epsilon 150 - 202019586|A482: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:33:54 ERROR [sampling] Epsilon 150 - 202019586 error (#5): Characteristic e0fef452-9d2b-4005-a1e3-69fe1102b436 was not found! 16:33:54 INFO [sampling] Epsilon 150 - 202019586 stack: Bleak 3.0.2, bluek/bluez-v5.86 16:33:57 INFO [bt] bt_diagnostics 48:23:35:3E:A4:82: seen rssi=-76 name='Epsilon 150 - 202019586' adapter=default (23 devices in range) 16:33:57 ERROR [main] 2 exceptions occurred fetching BMSs 16:33:57 ERROR [main] Error (num 4, max 200) reading BMS: BleakCharacteristicNotFoundError: Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! at bluek/client.py:166 in _resolve_char() 16:34:03 INFO [basebms] Epsilon 150 - 202017019|E879: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:34:03 ERROR [sampling] Epsilon 150 - 202017019 error (#6): Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! 16:34:07 INFO [basebms] Epsilon 150 - 202019586|A482: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:34:07 ERROR [sampling] Epsilon 150 - 202019586 error (#6): Characteristic e0fef452-9d2b-4005-a1e3-69fe1102b436 was not found! 16:34:07 ERROR [main] 2 exceptions occurred fetching BMSs 16:34:07 ERROR [main] Error (num 5, max 200) reading BMS: BleakCharacteristicNotFoundError: Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! at bluek/client.py:166 in _resolve_char() 16:34:14 INFO [basebms] Epsilon 150 - 202017019|E879: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:34:14 ERROR [sampling] Epsilon 150 - 202017019 error (#7): Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! 16:34:14 INFO [sampling] Epsilon 150 - 202017019 stack: Bleak 3.0.2, bluek/bluez-v5.86 16:34:17 INFO [bt] bt_diagnostics 48:23:35:16:E8:79: seen rssi=-80 name='Epsilon 150 - 202017019' adapter=default (15 devices in range) s6-rc: info: service legacy-services: stopping s6-rc: info: service legacy-services successfully stopped s6-rc: info: service legacy-cont-init: stopping s6-rc: info: service legacy-cont-init successfully stopped s6-rc: info: service fix-attrs: stopping s6-rc: info: service fix-attrs successfully stopped s6-rc: warning: service s6rc-oneshot-runner is marked as essential, not stopping it 16:34:21 INFO [basebms] Epsilon 150 - 202019586|A482: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:34:21 ERROR [sampling] Epsilon 150 - 202019586 error (#7): Characteristic e0fef452-9d2b-4005-a1e3-69fe1102b436 was not found! 16:34:21 INFO [sampling] Epsilon 150 - 202019586 stack: Bleak 3.0.2, bluek/bluez-v5.86 s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service legacy-cont-init: starting s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service legacy-services: starting s6-rc: info: service legacy-services successfully started [34mMQTT broker: ***@***.***:1883[0m [34mBLE stack: bleak (BlueZ/D-Bus)[0m 16:34:24 INFO [main] Started in pair-only mode (bleak 0.13.1a1) 16:34:24 INFO [main] Adapter hci0 A4:D8:CA:18:63:CE USB 16:34:24 INFO [bt] BT Discovery (5 seconds, adapter=hci0): 16:34:29 INFO [bt] BT addr name 16:34:29 INFO [bt] BT 48:23:35:3E:A4:82 Epsilon 150 - 202019586 16:34:29 INFO [bt] BT 48:95:D5:40:FC:FB 48-95-D5-40-FC-FB 16:34:29 INFO [bt] BT 59:81:B7:C4:34:CB 59-81-B7-C4-34-CB 16:34:29 INFO [bt] BT 68:36:85:B3:7A:9D 68-36-85-B3-7A-9D 16:34:29 INFO [bt] BT 45:A2:94:78:95:6F 45-A2-94-78-95-6F 16:34:29 INFO [bt] BT A4:C1:37:44:BE:14 2431BL0102047 16:34:29 INFO [bt] BT A4:C1:37:54:B9:43 2431BL0102052 16:34:29 INFO [bt] BT 63:8A:5D:9E:52:AB 63-8A-5D-9E-52-AB 16:34:29 INFO [bt] BT EB:39:32:B0:62:86 EB-39-32-B0-62-86 16:34:29 INFO [bt] BT 77:87:9D:A6:8A:25 77-87-9D-A6-8A-25 16:34:29 INFO [bt] BT 41:AC:A6:BA:73:46 Truma iNetX-23D2F0 16:34:29 INFO [bt] BT 7A:B0:3D:1C:8E:05 7A-B0-3D-1C-8E-05 16:34:29 INFO [bt] BT 50:1A:A9:3E:19:A5 50-1A-A9-3E-19-A5 16:34:29 INFO [bt] BT CE:C4:9B:C0:8B:91 SHR-00001EE1712E 16:34:29 INFO [bt] BT 7A:DE:18:0D:C1:40 7A-DE-18-0D-C1-40 16:34:29 INFO [bt] BT FF:2E:91:F3:CE:4C SmartSolar HQ24377CGPJ 16:34:29 INFO [bt] BT D9:00:00:0C:DC:82 D9-00-00-0C-DC-82 16:34:29 INFO [bt] BT 48:23:35:16:E8:79 Epsilon 150 - 202017019 16:34:29 INFO [bt] BT 57:C8:12:9D:93:E0 57-C8-12-9D-93-E0 16:34:29 INFO [bt] BT 13:22:7C:69:CB:DE 13-22-7C-69-CB-DE 16:34:29 INFO [bt] BT 4B:FD:52:C5:B2:A8 4B-FD-52-C5-B2-A8 16:34:29 INFO [bt] BT EB:77:BC:95:25:81 EB-77-BC-95-25-81 16:34:29 INFO [bt] BT 86:30:D7:EF:B6:14 86-30-D7-EF-B6-14 16:34:29 INFO [bt] BT 00:E0:4C:0E:26:E8 SoundCore mini 16:34:29 INFO [bt] BT F3:D9:1C:EF:F2:D0 F3-D9-1C-EF-F2-D0 16:34:29 INFO [bt] BT 09:F2:EB:61:20:29 09-F2-EB-61-20-29 16:34:29 INFO [bt] BT 70:78:8F:D9:07:07 70-78-8F-D9-07-07 16:34:29 INFO [main] Batmon ver 1.98d, aiobmsble ver <not-found>, Bleak ver 0.13.1a1, BtBackend ver bluez-v5.86 16:34:29 ERROR [__init__] aiobmsble error Traceback (most recent call last): File "/app/bmslib/models/__init__.py", line 71, in get_bms_model_class mod = importlib.import_module(f'bmslib.bms_ble.plugins.{type_}') File "/usr/lib/python3.14/importlib/__init__.py", line 88, in import_module return _bootstrap._gcd_import(name[level:], package, level) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1406, in _gcd_import File "<frozen importlib._bootstrap>", line 1371, in _find_and_load File "<frozen importlib._bootstrap>", line 1335, in _find_and_load_unlocked ModuleNotFoundError: No module named 'bmslib.bms_ble.plugins.superb_bms' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/bmslib/models/__init__.py", line 73, in get_bms_model_class raise e File "/app/bmslib/models/__init__.py", line 68, in get_bms_model_class mod = importlib.import_module(f'aiobmsble.bms.{type_}') File "/usr/lib/python3.14/importlib/__init__.py", line 88, in import_module return _bootstrap._gcd_import(name[level:], package, level) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1406, in _gcd_import File "<frozen importlib._bootstrap>", line 1371, in _find_and_load File "<frozen importlib._bootstrap>", line 1314, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1406, in _gcd_import File "<frozen importlib._bootstrap>", line 1371, in _find_and_load File "<frozen importlib._bootstrap>", line 1314, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1406, in _gcd_import File "<frozen importlib._bootstrap>", line 1371, in _find_and_load File "<frozen importlib._bootstrap>", line 1335, in _find_and_load_unlocked ModuleNotFoundError: No module named 'aiobmsble' 16:34:29 WARNING [__init__] Unknown device type {'address': '48:23:35:16:E8:79', 'alias': 'Epsilon 150 - 202017019', 'type': 'superb_ble', 'debug': True, 'pin': '181800'} 16:34:29 INFO [main] Skip 48:23:35:16:E8:79 16:34:29 ERROR [__init__] aiobmsble error Traceback (most recent call last): File "/app/bmslib/models/__init__.py", line 71, in get_bms_model_class mod = importlib.import_module(f'bmslib.bms_ble.plugins.{type_}') File "/usr/lib/python3.14/importlib/__init__.py", line 88, in import_module return _bootstrap._gcd_import(name[level:], package, level) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1406, in _gcd_import File "<frozen importlib._bootstrap>", line 1371, in _find_and_load File "<frozen importlib._bootstrap>", line 1335, in _find_and_load_unlocked ModuleNotFoundError: No module named 'bmslib.bms_ble.plugins.superb_v2_bms' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/bmslib/models/__init__.py", line 73, in get_bms_model_class raise e File "/app/bmslib/models/__init__.py", line 68, in get_bms_model_class mod = importlib.import_module(f'aiobmsble.bms.{type_}') File "/usr/lib/python3.14/importlib/__init__.py", line 88, in import_module return _bootstrap._gcd_import(name[level:], package, level) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1406, in _gcd_import File "<frozen importlib._bootstrap>", line 1371, in _find_and_load File "<frozen importlib._bootstrap>", line 1314, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1406, in _gcd_import File "<frozen importlib._bootstrap>", line 1371, in _find_and_load File "<frozen importlib._bootstrap>", line 1314, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1406, in _gcd_import File "<frozen importlib._bootstrap>", line 1371, in _find_and_load File "<frozen importlib._bootstrap>", line 1335, in _find_and_load_unlocked ModuleNotFoundError: No module named 'aiobmsble' 16:34:29 WARNING [__init__] Unknown device type {'address': '48:23:35:3E:A4:82', 'alias': 'Epsilon 150 - 202019586', 'type': 'superb_v2_ble', 'pin': '226923', 'debug': True} 16:34:29 INFO [main] Skip 48:23:35:3E:A4:82 16:34:29 INFO [main] Fetching 0 BMS + 0 virtual + 0 others serially, period=1.00s, keep_alive=True 16:34:29 INFO [main] Adapter hci0 A4:D8:CA:18:63:CE USB 16:34:29 INFO [bt] BT Discovery (5 seconds, adapter=hci0): 16:34:34 INFO [bt] hci0 addr name rssi 16:34:34 INFO [bt] hci0 00:E0:4C:0E:26:E8 SoundCore mini -62 16:34:34 INFO [bt] hci0 09:F2:EB:61:20:29 None -90 16:34:34 INFO [bt] hci0 13:22:7C:69:CB:DE None -90 16:34:34 INFO [bt] hci0 45:A2:94:78:95:6F None -80 16:34:34 INFO [bt] hci0 48:23:35:16:E8:79 Epsilon 150 - 202017019 -80 16:34:34 INFO [bt] hci0 48:23:35:3E:A4:82 Epsilon 150 - 202019586 -80 16:34:34 INFO [bt] hci0 48:95:D5:40:FC:FB None -80 16:34:34 INFO [bt] hci0 4B:FD:52:C5:B2:A8 None -84 16:34:34 INFO [bt] hci0 50:1A:A9:3E:19:A5 None -98 16:34:34 INFO [bt] hci0 57:C8:12:9D:93:E0 None -74 16:34:34 INFO [bt] hci0 59:81:B7:C4:34:CB None -82 16:34:34 INFO [bt] hci0 63:8A:5D:9E:52:AB None -98 16:34:34 INFO [bt] hci0 68:36:85:B3:7A:9D None -80 16:34:34 INFO [bt] hci0 70:78:8F:D9:07:07 None -90 16:34:34 INFO [bt] hci0 77:87:9D:A6:8A:25 None -90 16:34:34 INFO [bt] hci0 7A:B0:3D:1C:8E:05 None -96 16:34:34 INFO [bt] hci0 7A:DE:18:0D:C1:40 None -96 16:34:34 INFO [bt] hci0 A4:C1:37:44:BE:14 2431BL0102047 -92 16:34:34 INFO [bt] hci0 CE:C4:9B:C0:8B:91 SHR-00001EE1712E -86 16:34:34 INFO [bt] hci0 D3:11:FE:60:B4:AE None -90 16:34:34 INFO [bt] hci0 D9:00:00:0C:DC:82 None -72 16:34:34 INFO [bt] hci0 DA:A6:0A:52:47:FE None -92 16:34:34 INFO [bt] hci0 DC:0D:30:20:EF:D4 BP104E 2nd -98 16:34:34 INFO [bt] hci0 EB:77:BC:95:25:81 None -100 16:34:34 INFO [bt] hci0 FF:2E:91:F3:CE:4C SmartSolar HQ24377CGPJ -88 16:34:34 INFO [main] Batmon ver 1.98d, aiobmsble ver 0.23.1.dev8+gb41cafb3f, Bleak ver 3.0.2, BtBackend ver bluez-v5.86 16:34:34 INFO [__init__] Verbose log for 48:23:35:16:E8:79 enabled 16:34:34 INFO [__init__] Verbose log for 48:23:35:3E:A4:82 enabled 16:34:34 INFO [main] connecting mqtt ***@***.***:1883 16:34:35 INFO [main] Fetching 2 BMS + 0 virtual + 0 others serially, period=1.00s, keep_alive=True 16:34:38 INFO [basebms] Epsilon 150 - 202017019|E879: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:34:41 ERROR [sampling] Epsilon 150 - 202017019 error (#1): Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! 16:34:41 INFO [sampling] Epsilon 150 - 202017019 stack: Bleak 3.0.2, bluez-v5.86 16:34:44 INFO [bt] bt_diagnostics 48:23:35:16:E8:79: seen rssi=-80 name='Epsilon 150 - 202017019' adapter=default (26 devices in range) 16:35:00 ERROR [sampling] Epsilon 150 - 202019586 error (#1): BleakConnectionError: 48:23:35:3E:A4:82 - 48:23:35:3E:A4:82: Failed to connect after 4 attempt(s): failed to discover services, device disconnected at bleak_retry_connector/__init__.py:457 in _raise_if_needed() <- BleakError: failed to discover services, device disconnected at bluezdbus/manager.py:888 in _wait_for_services_discovery() 16:35:00 INFO [sampling] Epsilon 150 - 202019586 stack: Bleak 3.0.2, bluez-v5.86 16:35:03 INFO [bt] bt_diagnostics 48:23:35:3E:A4:82: seen rssi=-80 name='Epsilon 150 - 202019586' adapter=default (23 devices in range) 16:35:18 ERROR [sampling] Epsilon 150 - 202019586 error (#2): BleakConnectionError: 48:23:35:3E:A4:82 - 48:23:35:3E:A4:82: Failed to connect after 4 attempt(s): failed to discover services, device disconnected at bleak_retry_connector/__init__.py:457 in _raise_if_needed() <- BleakError: failed to discover services, device disconnected at bluezdbus/manager.py:888 in _wait_for_services_discovery() 16:35:21 INFO [basebms] Epsilon 150 - 202017019|E879: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:35:23 ERROR [sampling] Epsilon 150 - 202017019 error (#2): Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! 16:35:23 INFO [sampling] Epsilon 150 - 202017019 stack: Bleak 3.0.2, bluez-v5.86 16:35:26 INFO [bt] bt_diagnostics 48:23:35:16:E8:79: seen rssi=-80 name='Epsilon 150 - 202017019' adapter=default (23 devices in range) 16:35:26 ERROR [main] 2 exceptions occurred fetching BMSs 16:35:26 ERROR [main] Error (num 1, max 200) reading BMS: BleakConnectionError: 48:23:35:3E:A4:82 - 48:23:35:3E:A4:82: Failed to connect after 4 attempt(s): failed to discover services, device disconnected at bleak_retry_connector/__init__.py:457 in _raise_if_needed() <- BleakError: failed to discover services, device disconnected at bluezdbus/manager.py:888 in _wait_for_services_discovery() 16:35:32 INFO [basebms] Epsilon 150 - 202017019|E879: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:35:34 ERROR [sampling] Epsilon 150 - 202017019 error (#3): Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! 16:35:46 ERROR [sampling] Epsilon 150 - 202019586 error (#3): BleakConnectionError: 48:23:35:3E:A4:82 - 48:23:35:3E:A4:82: Failed to connect after 4 attempt(s): failed to discover services, device disconnected at bleak_retry_connector/__init__.py:457 in _raise_if_needed() <- BleakError: failed to discover services, device disconnected at bluezdbus/manager.py:888 in _wait_for_services_discovery() 16:35:46 INFO [sampling] Epsilon 150 - 202019586 stack: Bleak 3.0.2, bluez-v5.86 16:35:49 INFO [bt] bt_diagnostics 48:23:35:3E:A4:82: NOT seen during 3.0s scan on adapter=default (24 other devices in range, adapters=[{'index': 0, 'name': 'hci0', 'mac': 'A4:D8:CA:18:63:CE', 'bus': 'USB'}]) 16:35:49 ERROR [main] 2 exceptions occurred fetching BMSs 16:35:49 ERROR [main] Error (num 2, max 200) reading BMS: BleakCharacteristicNotFoundError: Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! at bleak/__init__.py:432 in _resolve_characteristic() 16:35:52 INFO [basebms] Epsilon 150 - 202017019|E879: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:35:54 ERROR [sampling] Epsilon 150 - 202017019 error (#4): Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! 16:35:54 INFO [sampling] Epsilon 150 - 202017019 stack: Bleak 3.0.2, bluez-v5.86 16:35:57 INFO [bt] bt_diagnostics 48:23:35:16:E8:79: seen rssi=-86 name='Epsilon 150 - 202017019' adapter=default (23 devices in range) 16:36:01 ERROR [sampling] Epsilon 150 - 202019586 error (#4): BleakConnectionError: 48:23:35:3E:A4:82 - 48:23:35:3E:A4:82: Failed to connect after 4 attempt(s): Client is already connected at bleak_retry_connector/__init__.py:457 in _raise_if_needed() <- BleakError: Client is already connected at bluezdbus/client.py:124 in connect() 16:36:01 ERROR [main] 2 exceptions occurred fetching BMSs 16:36:01 ERROR [main] Error (num 3, max 200) reading BMS: BleakCharacteristicNotFoundError: Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! at bleak/__init__.py:432 in _resolve_characteristic() 16:36:06 INFO [basebms] Epsilon 150 - 202017019|E879: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:36:08 ERROR [sampling] Epsilon 150 - 202017019 error (#5): Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! 16:36:15 ERROR [sampling] Epsilon 150 - 202019586 error (#5): BleakConnectionError: 48:23:35:3E:A4:82 - 48:23:35:3E:A4:82: Failed to connect after 4 attempt(s): Client is already connected at bleak_retry_connector/__init__.py:457 in _raise_if_needed() <- BleakError: Client is already connected at bluezdbus/client.py:124 in connect() 16:36:15 INFO [sampling] Epsilon 150 - 202019586 stack: Bleak 3.0.2, bluez-v5.86 16:36:18 INFO [bt] bt_diagnostics 48:23:35:3E:A4:82: NOT seen during 3.0s scan on adapter=default (23 other devices in range, adapters=[{'index': 0, 'name': 'hci0', 'mac': 'A4:D8:CA:18:63:CE', 'bus': 'USB'}]) 16:36:18 ERROR [main] 2 exceptions occurred fetching BMSs 16:36:18 ERROR [main] Error (num 4, max 200) reading BMS: BleakCharacteristicNotFoundError: Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! at bleak/__init__.py:432 in _resolve_characteristic() s6-rc: info: service legacy-services: stopping s6-rc: info: service legacy-services successfully stopped s6-rc: info: service legacy-cont-init: stopping s6-rc: info: service legacy-cont-init successfully stopped s6-rc: info: service fix-attrs: stopping s6-rc: info: service fix-attrs successfully stopped s6-rc: warning: service s6rc-oneshot-runner is marked as essential, not stopping it 16:36:20 INFO [main] Disconnecting <bmslib.models.BLE_BMS_wrap.BMS object at 0x7fdbf12874d0> 16:36:20 INFO [main] Disconnecting <bmslib.models.BLE_BMS_wrap.BMS object at 0x7fdbf12c5f90> s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service legacy-cont-init: starting s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service legacy-services: starting s6-rc: info: service legacy-services successfully started [34mMQTT broker: ***@***.***:1883[0m [34mBLE stack: bleak (BlueZ/D-Bus)[0m 16:36:23 INFO [main] Started in pair-only mode (bleak 0.13.1a1) 16:36:23 INFO [main] Adapter hci0 A4:D8:CA:18:63:CE USB 16:36:23 INFO [bt] BT Discovery (5 seconds, adapter=hci0): 16:36:28 INFO [bt] BT addr name 16:36:28 INFO [bt] BT 70:78:8F:D9:07:07 70-78-8F-D9-07-07 16:36:28 INFO [bt] BT 4B:FD:52:C5:B2:A8 4B-FD-52-C5-B2-A8 16:36:28 INFO [bt] BT CE:C4:9B:C0:8B:91 SHR-00001EE1712E 16:36:28 INFO [bt] BT A4:C1:37:44:BE:14 2431BL0102047 16:36:28 INFO [bt] BT 68:36:85:B3:7A:9D 68-36-85-B3-7A-9D 16:36:28 INFO [bt] BT DA:A6:0A:52:47:FE DA-A6-0A-52-47-FE 16:36:28 INFO [bt] BT 6B:60:3C:49:84:A8 6B-60-3C-49-84-A8 16:36:28 INFO [bt] BT 63:8A:5D:9E:52:AB 63-8A-5D-9E-52-AB 16:36:28 INFO [bt] BT 50:1A:A9:3E:19:A5 50-1A-A9-3E-19-A5 16:36:28 INFO [bt] BT EC:3D:6C:FC:BC:F7 EC-3D-6C-FC-BC-F7 16:36:28 INFO [bt] BT 26:DE:B6:E6:A3:0E 26-DE-B6-E6-A3-0E 16:36:28 INFO [bt] BT 77:87:9D:A6:8A:25 77-87-9D-A6-8A-25 16:36:28 INFO [bt] BT F3:D9:1C:EF:F2:D0 F3-D9-1C-EF-F2-D0 16:36:28 INFO [bt] BT DC:0D:30:20:EF:D4 BP104E 2nd 16:36:28 INFO [bt] BT 57:C8:12:9D:93:E0 57-C8-12-9D-93-E0 16:36:28 INFO [bt] BT FF:2E:91:F3:CE:4C SmartSolar HQ24377CGPJ 16:36:28 INFO [bt] BT 48:23:35:16:E8:79 Epsilon 150 - 202017019 16:36:28 INFO [bt] BT 48:23:35:3E:A4:82 Epsilon 150 - 202019586 16:36:28 INFO [bt] BT 48:95:D5:40:FC:FB 48-95-D5-40-FC-FB 16:36:28 INFO [bt] BT 7A:B0:3D:1C:8E:05 7A-B0-3D-1C-8E-05 16:36:28 INFO [main] Batmon ver 1.98d, aiobmsble ver <not-found>, Bleak ver 0.13.1a1, BtBackend ver bluez-v5.86 16:36:28 ERROR [__init__] aiobmsble error Traceback (most recent call last): File "/app/bmslib/models/__init__.py", line 71, in get_bms_model_class mod = importlib.import_module(f'bmslib.bms_ble.plugins.{type_}') File "/usr/lib/python3.14/importlib/__init__.py", line 88, in import_module return _bootstrap._gcd_import(name[level:], package, level) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1406, in _gcd_import File "<frozen importlib._bootstrap>", line 1371, in _find_and_load File "<frozen importlib._bootstrap>", line 1335, in _find_and_load_unlocked ModuleNotFoundError: No module named 'bmslib.bms_ble.plugins.superb_bms' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/bmslib/models/__init__.py", line 73, in get_bms_model_class raise e File "/app/bmslib/models/__init__.py", line 68, in get_bms_model_class mod = importlib.import_module(f'aiobmsble.bms.{type_}') File "/usr/lib/python3.14/importlib/__init__.py", line 88, in import_module return _bootstrap._gcd_import(name[level:], package, level) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1406, in _gcd_import File "<frozen importlib._bootstrap>", line 1371, in _find_and_load File "<frozen importlib._bootstrap>", line 1314, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1406, in _gcd_import File "<frozen importlib._bootstrap>", line 1371, in _find_and_load File "<frozen importlib._bootstrap>", line 1314, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1406, in _gcd_import File "<frozen importlib._bootstrap>", line 1371, in _find_and_load File "<frozen importlib._bootstrap>", line 1335, in _find_and_load_unlocked ModuleNotFoundError: No module named 'aiobmsble' 16:36:28 WARNING [__init__] Unknown device type {'address': '48:23:35:16:E8:79', 'alias': 'Epsilon 150 - 202017019', 'type': 'superb_ble', 'debug': True, 'pin': '181800'} 16:36:28 INFO [main] Skip 48:23:35:16:E8:79 16:36:28 ERROR [__init__] aiobmsble error Traceback (most recent call last): File "/app/bmslib/models/__init__.py", line 71, in get_bms_model_class mod = importlib.import_module(f'bmslib.bms_ble.plugins.{type_}') File "/usr/lib/python3.14/importlib/__init__.py", line 88, in import_module return _bootstrap._gcd_import(name[level:], package, level) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1406, in _gcd_import File "<frozen importlib._bootstrap>", line 1371, in _find_and_load File "<frozen importlib._bootstrap>", line 1335, in _find_and_load_unlocked ModuleNotFoundError: No module named 'bmslib.bms_ble.plugins.superb_v2_bms' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/bmslib/models/__init__.py", line 73, in get_bms_model_class raise e File "/app/bmslib/models/__init__.py", line 68, in get_bms_model_class mod = importlib.import_module(f'aiobmsble.bms.{type_}') File "/usr/lib/python3.14/importlib/__init__.py", line 88, in import_module return _bootstrap._gcd_import(name[level:], package, level) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1406, in _gcd_import File "<frozen importlib._bootstrap>", line 1371, in _find_and_load File "<frozen importlib._bootstrap>", line 1314, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1406, in _gcd_import File "<frozen importlib._bootstrap>", line 1371, in _find_and_load File "<frozen importlib._bootstrap>", line 1314, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1406, in _gcd_import File "<frozen importlib._bootstrap>", line 1371, in _find_and_load File "<frozen importlib._bootstrap>", line 1335, in _find_and_load_unlocked ModuleNotFoundError: No module named 'aiobmsble' 16:36:28 WARNING [__init__] Unknown device type {'address': '48:23:35:3E:A4:82', 'alias': 'Epsilon 150 - 202019586', 'type': 'superb_v2_ble', 'pin': '226923', 'debug': True} 16:36:28 INFO [main] Skip 48:23:35:3E:A4:82 16:36:28 INFO [main] Fetching 0 BMS + 0 virtual + 0 others serially, period=1.00s, keep_alive=True 16:36:28 INFO [main] Adapter hci0 A4:D8:CA:18:63:CE USB 16:36:28 INFO [bt] BT Discovery (5 seconds, adapter=hci0): 16:36:33 INFO [bt] hci0 addr name rssi 16:36:33 INFO [bt] hci0 00:E0:4C:0E:26:E8 SoundCore mini -74 16:36:33 INFO [bt] hci0 26:DE:B6:E6:A3:0E None -90 16:36:33 INFO [bt] hci0 30:4F:69:ED:2B:64 None -88 16:36:33 INFO [bt] hci0 41:AC:A6:BA:73:46 Truma iNetX-23D2F0 -98 16:36:33 INFO [bt] hci0 45:A2:94:78:95:6F None -84 16:36:33 INFO [bt] hci0 48:23:35:16:E8:79 Epsilon 150 - 202017019 -82 16:36:33 INFO [bt] hci0 48:23:35:3E:A4:82 Epsilon 150 - 202019586 -84 16:36:33 INFO [bt] hci0 48:95:D5:40:FC:FB None -84 16:36:33 INFO [bt] hci0 4B:FD:52:C5:B2:A8 None -84 16:36:33 INFO [bt] hci0 50:1A:A9:3E:19:A5 None -86 16:36:33 INFO [bt] hci0 57:C8:12:9D:93:E0 None -76 16:36:33 INFO [bt] hci0 59:81:B7:C4:34:CB None -82 16:36:33 INFO [bt] hci0 63:8A:5D:9E:52:AB None -94 16:36:33 INFO [bt] hci0 68:36:85:B3:7A:9D None -84 16:36:33 INFO [bt] hci0 70:78:8F:D9:07:07 None -94 16:36:33 INFO [bt] hci0 77:87:9D:A6:8A:25 None -96 16:36:33 INFO [bt] hci0 7A:B0:3D:1C:8E:05 None -94 16:36:33 INFO [bt] hci0 86:30:D7:EF:B6:14 None -94 16:36:33 INFO [bt] hci0 A4:C1:37:44:BE:14 2431BL0102047 -92 16:36:33 INFO [bt] hci0 A4:C1:37:54:B9:43 2431BL0102052 -90 16:36:33 INFO [bt] hci0 C8:72:C8:18:15:42 None -74 16:36:33 INFO [bt] hci0 CE:C4:9B:C0:8B:91 SHR-00001EE1712E -82 16:36:33 INFO [bt] hci0 D3:11:FE:60:B4:AE None -98 16:36:33 INFO [bt] hci0 FF:2E:91:F3:CE:4C SmartSolar HQ24377CGPJ -76 16:36:33 INFO [main] Batmon ver 1.98d, aiobmsble ver 0.23.1.dev8+gb41cafb3f, Bleak ver 3.0.2, BtBackend ver bluez-v5.86 16:36:33 INFO [__init__] Verbose log for 48:23:35:16:E8:79 enabled 16:36:33 INFO [__init__] Verbose log for 48:23:35:3E:A4:82 enabled 16:36:33 INFO [main] connecting mqtt ***@***.***:1883 16:36:33 INFO [main] Fetching 2 BMS + 0 virtual + 0 others serially, period=1.00s, keep_alive=True 16:36:39 ERROR [sampling] Epsilon 150 - 202019586 error (#1): BleakConnectionError: 48:23:35:3E:A4:82 - 48:23:35:3E:A4:82: Failed to connect after 4 attempt(s): Client is already connected at bleak_retry_connector/__init__.py:457 in _raise_if_needed() <- BleakError: Client is already connected at bluezdbus/client.py:124 in connect() 16:36:39 INFO [sampling] Epsilon 150 - 202019586 stack: Bleak 3.0.2, bluez-v5.86 16:36:42 INFO [bt] bt_diagnostics 48:23:35:3E:A4:82: seen rssi=-76 name='Epsilon 150 - 202019586' adapter=default (25 devices in range) 16:36:45 INFO [basebms] Epsilon 150 - 202017019|E879: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:36:47 ERROR [sampling] Epsilon 150 - 202017019 error (#1): Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! 16:36:47 INFO [sampling] Epsilon 150 - 202017019 stack: Bleak 3.0.2, bluez-v5.86 16:36:50 INFO [bt] bt_diagnostics 48:23:35:16:E8:79: seen rssi=-80 name='Epsilon 150 - 202017019' adapter=default (25 devices in range) 16:36:52 INFO [basebms] Epsilon 150 - 202017019|E879: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:36:53 ERROR [sampling] Epsilon 150 - 202017019 error (#2): Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! 16:37:00 ERROR [sampling] Epsilon 150 - 202019586 error (#2): BleakConnectionError: 48:23:35:3E:A4:82 - 48:23:35:3E:A4:82: Failed to connect after 4 attempt(s): failed to discover services, device disconnected at bleak_retry_connector/__init__.py:457 in _raise_if_needed() <- BleakError: failed to discover services, device disconnected at bluezdbus/manager.py:888 in _wait_for_services_discovery() 16:37:00 ERROR [main] 2 exceptions occurred fetching BMSs 16:37:00 ERROR [main] Error (num 1, max 200) reading BMS: BleakCharacteristicNotFoundError: Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! at bleak/__init__.py:432 in _resolve_characteristic() 16:37:11 ERROR [sampling] Epsilon 150 - 202019586 error (#3): BleakConnectionError: 48:23:35:3E:A4:82 - 48:23:35:3E:A4:82: Failed to connect after 4 attempt(s): failed to discover services, device disconnected at bleak_retry_connector/__init__.py:457 in _raise_if_needed() <- BleakError: failed to discover services, device disconnected at bluezdbus/manager.py:888 in _wait_for_services_discovery() 16:37:15 INFO [basebms] Epsilon 150 - 202017019|E879: failed to initialize BMS connection (BleakCharacteristicNotFoundError) 16:37:17 ERROR [sampling] Epsilon 150 - 202017019 error (#3): Characteristic 6edadbe4-4f53-4a5a-96ed-02f93db93790 was not found! 16:37:17 ERROR [main] 2 exceptions occurred fetching BMSs 16:37:17 ERROR [main] Error (num 2, max 200) reading BMS: BleakConnectionError: 48:23:35:3E:A4:82 - 48:23:35:3E:A4:82: Failed to connect after 4 attempt(s): failed to discover services, device disconnected at bleak_retry_connector/__init__.py:457 in _raise_if_needed() <- BleakError: failed to discover services, device disconnected at bluezdbus/manager.py:888 in _wait_for_services_discovery()
You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /