patman15 / BMS_BLE-HA

This integration allows to monitor Bluetooth Low Energy (BLE) battery management systems (BMS) from within Home Assistant.
GNU Lesser General Public License v2.1
30 stars 6 forks source link

Pairing with one battery is fails continously #77

Open Alex-DeIt opened 1 week ago

Alex-DeIt commented 1 week ago

Checklist

Describe the issue

The pairing process with one of my two batteries is not working properly. Pls. see here below the extract from the HA terminal:

~ $ bluetoothctl pair BA:03:EC:11:0C:F8 Attempting to pair with BA:03:EC:11:0C:F8 hci0 type 6 discovering off hci0 BA:03:EC:11:0C:F8 type LE Public connected eir_len 25 [CHG] Device BA:03:EC:11:0C:F8 Connected: yes hci0 BA:03:EC:11:0C:F8 type LE Public disconnected with reason 1 Failed to pair: org.bluez.Error.AuthenticationTimeout ~ $ H

Attention: in the log file below is indicated the battery which could be paired (170R000121), not the battery which I cannot pair with Hassio.

Reproduction steps

1.I tried to pair one battery inserting in the HA terminal "bluetoothctl pair BA:03:EC:11:0C:F8" 2. 3. ...

Debug logs

~ $ tail -f /config/home-assistant.log
2024-11-05 18:41:53.787 INFO (MainThread) [homeassistant.components.automation.nuova_automazione] Initialized trigger Avviso movimento interno TZE 2
2024-11-05 18:41:53.790 INFO (MainThread) [homeassistant.components.automation.avviso_movimento_interno_tze_3] Initialized trigger Avviso movimento interno TZE 3
2024-11-05 18:41:53.829 INFO (SyncWorker_5) [homeassistant.loader] Loaded kegtron from homeassistant.components.kegtron
2024-11-05 18:41:54.326 INFO (SyncWorker_1) [homeassistant.loader] Loaded zha from homeassistant.components.zha
2024-11-05 18:41:59.124 INFO (MainThread) [homeassistant.components.mqtt.client] MQTT client initialized, birth message sent
2024-11-05 18:42:03.620 INFO (ImportExecutor_0) [zigpy.serial] Using pyserial-asyncio-fast in place of pyserial-asyncio
2024-11-05 18:42:26.987 ERROR (MainThread) [custom_components.bms_ble] Error fetching 170R000121 data: device communicating failed: failed to discover services, device disconnected (BleakError)
2024-11-05 18:43:42.171 INFO (MainThread) [custom_components.bms_ble] Fetching 170R000121 data recovered
2024-11-05 18:46:32.699 ERROR (MainThread) [custom_components.bms_ble] Error fetching 170R000121 data: device communicating failed: failed to discover services, device disconnected (BleakError)
2024-11-05 18:47:12.596 INFO (MainThread) [custom_components.bms_ble] Fetching 170R000121 data recovered
Alex-DeIt commented 1 week ago

I apologize, but I am not an expert with Hassio. Please find below the log (tried to restart Hassio and pair the battery like explained before):

2024-11-05 19:01:33.697 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration bms_ble which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-11-05 19:01:33.701 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-11-05 19:01:36.245 INFO (MainThread) [homeassistant.setup] Setup of domain system_log took 0.51 seconds 2024-11-05 19:01:36.246 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 0.51 seconds 2024-11-05 19:01:36.246 INFO (MainThread) [homeassistant.bootstrap] Setting up frontend: {'frontend'} 2024-11-05 19:01:36.248 INFO (MainThread) [homeassistant.setup] Setting up http 2024-11-05 19:01:36.249 INFO (MainThread) [homeassistant.setup] Setting up device_automation 2024-11-05 19:01:36.250 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.00 seconds 2024-11-05 19:01:36.288 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.04 seconds 2024-11-05 19:01:36.290 INFO (MainThread) [homeassistant.setup] Setting up auth 2024-11-05 19:01:36.296 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.01 seconds 2024-11-05 19:01:36.297 INFO (MainThread) [homeassistant.setup] Setting up config 2024-11-05 19:01:36.310 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.01 seconds 2024-11-05 19:01:36.311 INFO (MainThread) [homeassistant.setup] Setting up diagnostics 2024-11-05 19:01:36.315 INFO (MainThread) [homeassistant.setup] Setup of domain diagnostics took 0.00 seconds 2024-11-05 19:01:36.316 INFO (MainThread) [homeassistant.setup] Setting up file_upload 2024-11-05 19:01:36.317 INFO (MainThread) [homeassistant.setup] Setup of domain file_upload took 0.00 seconds 2024-11-05 19:01:36.318 INFO (MainThread) [homeassistant.setup] Setting up image_upload 2024-11-05 19:01:36.324 INFO (MainThread) [homeassistant.setup] Setup of domain image_upload took 0.01 seconds 2024-11-05 19:01:36.325 INFO (MainThread) [homeassistant.setup] Setting up repairs 2024-11-05 19:01:36.327 INFO (MainThread) [homeassistant.setup] Setup of domain repairs took 0.00 seconds 2024-11-05 19:01:36.328 INFO (MainThread) [homeassistant.setup] Setting up websocket_api 2024-11-05 19:01:36.330 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.00 seconds 2024-11-05 19:01:36.331 INFO (MainThread) [homeassistant.setup] Setting up api 2024-11-05 19:01:36.337 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.01 seconds 2024-11-05 19:01:36.338 INFO (MainThread) [homeassistant.setup] Setting up person 2024-11-05 19:01:36.340 INFO (MainThread) [homeassistant.setup] Setting up search 2024-11-05 19:01:36.341 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.00 seconds 2024-11-05 19:01:36.346 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.01 seconds 2024-11-05 19:01:36.348 INFO (MainThread) [homeassistant.setup] Setting up onboarding 2024-11-05 19:01:36.348 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.00 seconds 2024-11-05 19:01:36.349 INFO (MainThread) [homeassistant.setup] Setting up lovelace 2024-11-05 19:01:36.356 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.01 seconds 2024-11-05 19:01:36.357 INFO (MainThread) [homeassistant.setup] Setting up frontend 2024-11-05 19:01:36.392 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.03 seconds 2024-11-05 19:01:36.394 INFO (MainThread) [homeassistant.bootstrap] Setting up recorder: {'recorder'} 2024-11-05 19:01:36.396 INFO (MainThread) [homeassistant.setup] Setting up recorder 2024-11-05 19:01:36.412 INFO (MainThread) [homeassistant.components.http] Now listening on port 8123 2024-11-05 19:01:36.416 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.02 seconds 2024-11-05 19:01:36.539 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.14 seconds 2024-11-05 19:01:36.540 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 1: {'usb', 'hassio', 'http', 'dhcp', 'cloud', 'websocket_api', 'bluetooth', 'zeroconf', 'ssdp', 'api', 'webhook', 'auth', 'repairs', 'network'} 2024-11-05 19:01:36.544 INFO (MainThread) [homeassistant.setup] Setting up hassio 2024-11-05 19:01:36.553 INFO (MainThread) [homeassistant.setup] Setting up webhook 2024-11-05 19:01:36.556 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.00 seconds 2024-11-05 19:01:36.559 INFO (MainThread) [homeassistant.setup] Setting up network 2024-11-05 19:01:36.568 INFO (MainThread) [homeassistant.setup] Setup of domain network took 0.01 seconds 2024-11-05 19:01:36.652 INFO (MainThread) [homeassistant.setup] Setting up usb 2024-11-05 19:01:36.653 INFO (MainThread) [homeassistant.setup] Setup of domain usb took 0.00 seconds 2024-11-05 19:01:36.708 INFO (MainThread) [homeassistant.setup] Setup of domain hassio took 0.16 seconds 2024-11-05 19:01:36.824 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor 2024-11-05 19:01:36.828 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.00 seconds 2024-11-05 19:01:36.830 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up hassio.binary_sensor 2024-11-05 19:01:36.835 INFO (MainThread) [homeassistant.setup] Setting up sensor 2024-11-05 19:01:36.837 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.00 seconds 2024-11-05 19:01:36.838 INFO (MainThread) [homeassistant.components.sensor] Setting up hassio.sensor 2024-11-05 19:01:36.860 INFO (MainThread) [homeassistant.setup] Setting up update 2024-11-05 19:01:36.865 INFO (MainThread) [homeassistant.setup] Setup of domain update took 0.00 seconds 2024-11-05 19:01:36.865 INFO (MainThread) [homeassistant.components.update] Setting up hassio.update 2024-11-05 19:01:41.859 INFO (MainThread) [homeassistant.setup] Setting up dhcp 2024-11-05 19:01:41.860 INFO (MainThread) [homeassistant.setup] Setup of domain dhcp took 0.00 seconds 2024-11-05 19:01:43.098 INFO (MainThread) [homeassistant.setup] Setting up cloud 2024-11-05 19:01:43.107 INFO (MainThread) [homeassistant.setup] Setting up ffmpeg 2024-11-05 19:01:43.108 INFO (MainThread) [homeassistant.setup] Setup of domain ffmpeg took 0.00 seconds 2024-11-05 19:01:43.109 INFO (MainThread) [homeassistant.setup] Setting up tts 2024-11-05 19:01:43.111 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.01 seconds 2024-11-05 19:01:43.131 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 0.02 seconds 2024-11-05 19:01:43.307 INFO (MainThread) [homeassistant.setup] Setting up zeroconf 2024-11-05 19:01:43.331 INFO (MainThread) [homeassistant.components.zeroconf] Starting Zeroconf broadcast 2024-11-05 19:01:43.332 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 0.02 seconds 2024-11-05 19:01:43.476 INFO (MainThread) [homeassistant.setup] Setting up ssdp 2024-11-05 19:01:43.492 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 0.01 seconds 2024-11-05 19:01:43.858 INFO (MainThread) [homeassistant.setup] Setting up bluetooth 2024-11-05 19:01:44.012 INFO (MainThread) [homeassistant.setup] Setup of domain bluetooth took 0.15 seconds 2024-11-05 19:01:44.609 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'hacs', 'tuya', 'stt', 'map', 'schedule', 'stream', 'group', 'shopping_list', 'image_upload', 'hardware', 'zone', 'radio_browser', 'persistent_notification', 'conversation', 'timer', 'systemmonitor', 'lovelace', 'wake_word', 'input_number', 'onboarding', 'file_upload', 'person', 'ffmpeg', 'assist_pipeline', 'system_health', 'mobile_app', 'bluetooth_adapters', 'trace', 'ibeacon', 'thermobeacon', 'my', 'application_credentials', 'sun', 'device_automation', 'history', 'analytics', 'input_text', 'search', 'config', 'input_select', 'homeassistant_alerts', 'energy', 'logbook', 'telegram_bot', 'tag', 'script', 'bms_ble', 'intent', 'default_config', 'counter', 'automation', 'mopeka', 'google_translate', 'blueprint', 'backup', 'input_boolean', 'scene', 'input_button', 'input_datetime', 'tts', 'diagnostics', 'mqtt', 'media_source'} 2024-11-05 19:01:44.620 INFO (MainThread) [homeassistant.setup] Setting up stt 2024-11-05 19:01:44.623 INFO (MainThread) [homeassistant.setup] Setup of domain stt took 0.00 seconds 2024-11-05 19:01:44.624 INFO (MainThread) [homeassistant.setup] Setting up wake_word 2024-11-05 19:01:44.626 INFO (MainThread) [homeassistant.setup] Setup of domain wake_word took 0.00 seconds 2024-11-05 19:01:44.627 INFO (MainThread) [homeassistant.setup] Setting up scene 2024-11-05 19:01:44.641 INFO (MainThread) [homeassistant.setup] Setup of domain scene took 0.01 seconds 2024-11-05 19:01:44.644 INFO (MainThread) [homeassistant.setup] Setting up history 2024-11-05 19:01:44.646 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.00 seconds 2024-11-05 19:01:44.647 INFO (MainThread) [homeassistant.setup] Setting up stream 2024-11-05 19:01:44.652 INFO (MainThread) [homeassistant.setup] Setting up group 2024-11-05 19:01:44.658 INFO (MainThread) [homeassistant.setup] Setup of domain group took 0.01 seconds 2024-11-05 19:01:44.659 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up group.binary_sensor 2024-11-05 19:01:44.662 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up group.binary_sensor 2024-11-05 19:01:44.668 INFO (MainThread) [homeassistant.setup] Setting up input_select 2024-11-05 19:01:44.680 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 0.01 seconds 2024-11-05 19:01:44.682 INFO (MainThread) [homeassistant.setup] Setting up zone 2024-11-05 19:01:44.689 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 0.01 seconds 2024-11-05 19:01:44.691 INFO (MainThread) [homeassistant.setup] Setting up logbook 2024-11-05 19:01:44.694 INFO (MainThread) [homeassistant.setup] Setup of domain logbook took 0.00 seconds 2024-11-05 19:01:44.695 INFO (MainThread) [homeassistant.setup] Setting up timer 2024-11-05 19:01:44.705 INFO (MainThread) [homeassistant.setup] Setup of domain timer took 0.01 seconds 2024-11-05 19:01:44.707 INFO (MainThread) [homeassistant.setup] Setting up blueprint 2024-11-05 19:01:44.708 INFO (MainThread) [homeassistant.setup] Setup of domain blueprint took 0.00 seconds 2024-11-05 19:01:44.709 INFO (MainThread) [homeassistant.setup] Setting up trace 2024-11-05 19:01:44.710 INFO (MainThread) [homeassistant.setup] Setup of domain trace took 0.00 seconds 2024-11-05 19:01:44.712 INFO (MainThread) [homeassistant.setup] Setting up script 2024-11-05 19:01:44.713 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.00 seconds 2024-11-05 19:01:44.716 INFO (MainThread) [homeassistant.setup] Setting up input_number 2024-11-05 19:01:44.724 INFO (MainThread) [homeassistant.setup] Setup of domain input_number took 0.01 seconds 2024-11-05 19:01:44.726 INFO (MainThread) [homeassistant.setup] Setting up media_source 2024-11-05 19:01:44.730 INFO (MainThread) [homeassistant.setup] Setup of domain media_source took 0.00 seconds 2024-11-05 19:01:44.748 INFO (MainThread) [homeassistant.setup] Setting up system_health 2024-11-05 19:01:44.750 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 0.00 seconds 2024-11-05 19:01:44.752 INFO (MainThread) [homeassistant.setup] Setting up input_boolean 2024-11-05 19:01:44.754 INFO (MainThread) [homeassistant.setup] Setting up input_button 2024-11-05 19:01:44.758 INFO (MainThread) [homeassistant.setup] Setup of domain input_button took 0.00 seconds 2024-11-05 19:01:44.767 INFO (MainThread) [homeassistant.components.scene] Setting up homeassistant.scene 2024-11-05 19:01:44.773 INFO (MainThread) [homeassistant.setup] Setup of domain input_boolean took 0.02 seconds 2024-11-05 19:01:45.385 INFO (MainThread) [homeassistant.setup] Setting up intent 2024-11-05 19:01:45.388 INFO (MainThread) [homeassistant.setup] Setup of domain intent took 0.00 seconds 2024-11-05 19:01:45.392 INFO (MainThread) [homeassistant.setup] Setting up conversation 2024-11-05 19:01:45.394 INFO (MainThread) [homeassistant.setup] Setup of domain conversation took 0.00 seconds 2024-11-05 19:01:45.405 INFO (MainThread) [homeassistant.setup] Setting up assist_pipeline 2024-11-05 19:01:45.414 INFO (MainThread) [homeassistant.setup] Setup of domain assist_pipeline took 0.01 seconds 2024-11-05 19:01:45.799 INFO (MainThread) [homeassistant.setup] Setup of domain stream took 1.15 seconds 2024-11-05 19:01:46.110 INFO (MainThread) [homeassistant.setup] Setting up hacs 2024-11-05 19:01:46.111 INFO (MainThread) [homeassistant.setup] Setup of domain hacs took 0.00 seconds 2024-11-05 19:01:46.112 INFO (MainThread) [custom_components.hacs]

HACS (Home Assistant Community Store)

Version: 2.0.1 This is a custom integration If you have any issues with this you need to open an issue here: https://github.com/hacs/integration/issues

2024-11-05 19:01:46.170 INFO (MainThread) [custom_components.hacs] Restore started 2024-11-05 19:01:47.022 INFO (MainThread) [custom_components.hacs] Restore done 2024-11-05 19:01:47.029 INFO (MainThread) [custom_components.hacs] Enable category: integration 2024-11-05 19:01:47.031 INFO (MainThread) [custom_components.hacs] Enable category: plugin 2024-11-05 19:01:47.032 INFO (MainThread) [custom_components.hacs] Enable category: template 2024-11-05 19:01:47.034 INFO (MainThread) [custom_components.hacs] Enable category: theme 2024-11-05 19:01:48.712 INFO (MainThread) [homeassistant.setup] Setting up tuya 2024-11-05 19:01:48.713 INFO (MainThread) [homeassistant.setup] Setup of domain tuya took 0.00 seconds 2024-11-05 19:01:48.745 INFO (MainThread) [homeassistant.setup] Setting up map 2024-11-05 19:01:48.746 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.00 seconds 2024-11-05 19:01:48.768 INFO (MainThread) [homeassistant.setup] Setting up schedule 2024-11-05 19:01:48.778 INFO (MainThread) [homeassistant.setup] Setup of domain schedule took 0.01 seconds 2024-11-05 19:01:48.787 INFO (MainThread) [homeassistant.setup] Setting up input_text 2024-11-05 19:01:48.806 INFO (MainThread) [homeassistant.setup] Setup of domain input_text took 0.02 seconds 2024-11-05 19:01:48.822 INFO (MainThread) [homeassistant.setup] Setting up shopping_list 2024-11-05 19:01:48.823 INFO (MainThread) [homeassistant.setup] Setup of domain shopping_list took 0.00 seconds 2024-11-05 19:01:48.845 INFO (MainThread) [homeassistant.setup] Setting up homeassistant_alerts 2024-11-05 19:01:48.846 INFO (MainThread) [homeassistant.setup] Setup of domain homeassistant_alerts took 0.00 seconds 2024-11-05 19:01:48.876 INFO (MainThread) [homeassistant.setup] Setting up hardware 2024-11-05 19:01:48.946 INFO (MainThread) [homeassistant.setup] Setting up energy 2024-11-05 19:01:48.947 INFO (MainThread) [homeassistant.setup] Setup of domain energy took 0.00 seconds 2024-11-05 19:01:49.001 INFO (MainThread) [homeassistant.setup] Setup of domain hardware took 0.12 seconds 2024-11-05 19:01:49.371 INFO (MainThread) [homeassistant.setup] Setting up radio_browser 2024-11-05 19:01:49.372 INFO (MainThread) [homeassistant.setup] Setup of domain radio_browser took 0.00 seconds 2024-11-05 19:01:50.534 INFO (MainThread) [homeassistant.setup] Setting up telegram_bot 2024-11-05 19:01:50.564 INFO (MainThread) [homeassistant.setup] Setting up systemmonitor 2024-11-05 19:01:50.564 INFO (MainThread) [homeassistant.setup] Setup of domain systemmonitor took 0.00 seconds 2024-11-05 19:01:50.586 INFO (MainThread) [homeassistant.setup] Setting up tag 2024-11-05 19:01:50.590 INFO (MainThread) [homeassistant.setup] Setup of domain tag took 0.00 seconds 2024-11-05 19:01:50.605 INFO (MainThread) [homeassistant.setup] Setting up bluetooth_adapters 2024-11-05 19:01:50.606 INFO (MainThread) [homeassistant.setup] Setup of domain bluetooth_adapters took 0.00 seconds 2024-11-05 19:01:50.614 INFO (MainThread) [homeassistant.setup] Setting up my 2024-11-05 19:01:50.615 INFO (MainThread) [homeassistant.setup] Setup of domain my took 0.00 seconds 2024-11-05 19:01:50.623 INFO (MainThread) [homeassistant.setup] Setting up sun 2024-11-05 19:01:50.624 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.00 seconds 2024-11-05 19:01:50.636 INFO (MainThread) [homeassistant.components.sensor] Setting up sun.sensor 2024-11-05 19:01:50.656 INFO (MainThread) [homeassistant.setup] Setting up counter 2024-11-05 19:01:50.664 INFO (MainThread) [homeassistant.setup] Setup of domain counter took 0.01 seconds 2024-11-05 19:01:50.679 INFO (MainThread) [homeassistant.setup] Setting up google_translate 2024-11-05 19:01:50.680 INFO (MainThread) [homeassistant.setup] Setup of domain google_translate took 0.00 seconds 2024-11-05 19:01:50.742 INFO (MainThread) [homeassistant.setup] Setting up backup 2024-11-05 19:01:50.742 INFO (MainThread) [homeassistant.setup] Setup of domain backup took 0.00 seconds 2024-11-05 19:01:50.767 INFO (MainThread) [homeassistant.setup] Setting up input_datetime 2024-11-05 19:01:50.779 INFO (MainThread) [homeassistant.setup] Setup of domain input_datetime took 0.01 seconds 2024-11-05 19:01:50.792 INFO (MainThread) [homeassistant.setup] Setting up application_credentials 2024-11-05 19:01:50.795 INFO (MainThread) [homeassistant.setup] Setup of domain application_credentials took 0.00 seconds 2024-11-05 19:01:51.534 INFO (MainThread) [homeassistant.setup] Setting up mqtt 2024-11-05 19:01:51.535 INFO (MainThread) [homeassistant.setup] Setup of domain mqtt took 0.00 seconds 2024-11-05 19:01:51.564 INFO (MainThread) [homeassistant.setup] Setting up switch 2024-11-05 19:01:51.569 INFO (MainThread) [homeassistant.setup] Setup of domain switch took 0.00 seconds 2024-11-05 19:01:51.570 INFO (MainThread) [homeassistant.components.switch] Setting up hacs.switch 2024-11-05 19:01:51.576 INFO (MainThread) [homeassistant.components.update] Setting up hacs.update 2024-11-05 19:01:51.583 INFO (MainThread) [custom_components.hacs] Stage changed: setup 2024-11-05 19:01:51.586 INFO (MainThread) [custom_components.hacs] Stage changed: waiting 2024-11-05 19:01:51.586 INFO (MainThread) [custom_components.hacs] Setup complete, waiting for Home Assistant before startup tasks starts 2024-11-05 19:01:51.612 INFO (MainThread) [homeassistant.setup] Setting up todo 2024-11-05 19:01:51.624 INFO (MainThread) [homeassistant.setup] Setup of domain todo took 0.01 seconds 2024-11-05 19:01:51.626 INFO (MainThread) [homeassistant.components.todo] Setting up shopping_list.todo 2024-11-05 19:01:51.637 INFO (MainThread) [homeassistant.components.sensor] Setting up energy.sensor 2024-11-05 19:01:51.652 INFO (MainThread) [homeassistant.setup] Setting up analytics 2024-11-05 19:01:51.653 INFO (MainThread) [homeassistant.setup] Setup of domain analytics took 0.00 seconds 2024-11-05 19:01:51.804 INFO (MainThread) [homeassistant.setup] Setting up alarm_control_panel 2024-11-05 19:01:51.806 INFO (MainThread) [homeassistant.setup] Setup of domain alarm_control_panel took 0.00 seconds 2024-11-05 19:01:51.807 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up tuya.alarm_control_panel 2024-11-05 19:01:51.808 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up tuya.binary_sensor 2024-11-05 19:01:51.815 INFO (MainThread) [homeassistant.setup] Setting up button 2024-11-05 19:01:51.816 INFO (MainThread) [homeassistant.setup] Setup of domain button took 0.00 seconds 2024-11-05 19:01:51.817 INFO (MainThread) [homeassistant.components.button] Setting up tuya.button 2024-11-05 19:01:51.819 INFO (MainThread) [homeassistant.setup] Setting up camera 2024-11-05 19:01:51.829 INFO (MainThread) [homeassistant.setup] Setup of domain camera took 0.01 seconds 2024-11-05 19:01:51.830 INFO (MainThread) [homeassistant.components.camera] Setting up tuya.camera 2024-11-05 19:01:51.832 INFO (MainThread) [homeassistant.setup] Setting up climate 2024-11-05 19:01:51.851 INFO (MainThread) [homeassistant.setup] Setup of domain climate took 0.02 seconds 2024-11-05 19:01:51.853 INFO (MainThread) [homeassistant.components.climate] Setting up tuya.climate 2024-11-05 19:01:51.854 INFO (MainThread) [homeassistant.setup] Setting up cover 2024-11-05 19:01:51.859 INFO (MainThread) [homeassistant.setup] Setup of domain cover took 0.00 seconds 2024-11-05 19:01:51.860 INFO (MainThread) [homeassistant.components.cover] Setting up tuya.cover 2024-11-05 19:01:51.862 INFO (MainThread) [homeassistant.setup] Setting up fan 2024-11-05 19:01:51.874 INFO (MainThread) [homeassistant.setup] Setup of domain fan took 0.01 seconds 2024-11-05 19:01:51.875 INFO (MainThread) [homeassistant.components.fan] Setting up tuya.fan 2024-11-05 19:01:51.876 INFO (MainThread) [homeassistant.setup] Setting up humidifier 2024-11-05 19:01:51.881 INFO (MainThread) [homeassistant.setup] Setup of domain humidifier took 0.00 seconds 2024-11-05 19:01:51.882 INFO (MainThread) [homeassistant.components.humidifier] Setting up tuya.humidifier 2024-11-05 19:01:51.884 INFO (MainThread) [homeassistant.setup] Setting up light 2024-11-05 19:01:51.902 INFO (MainThread) [homeassistant.setup] Setup of domain light took 0.02 seconds 2024-11-05 19:01:51.903 INFO (MainThread) [homeassistant.components.light] Setting up tuya.light 2024-11-05 19:01:51.905 INFO (MainThread) [homeassistant.setup] Setting up number 2024-11-05 19:01:51.907 INFO (MainThread) [homeassistant.setup] Setup of domain number took 0.00 seconds 2024-11-05 19:01:51.908 INFO (MainThread) [homeassistant.components.number] Setting up tuya.number 2024-11-05 19:01:51.909 INFO (MainThread) [homeassistant.components.scene] Setting up tuya.scene 2024-11-05 19:01:51.912 INFO (MainThread) [homeassistant.setup] Setting up select 2024-11-05 19:01:51.918 INFO (MainThread) [homeassistant.setup] Setup of domain select took 0.01 seconds 2024-11-05 19:01:51.919 INFO (MainThread) [homeassistant.components.select] Setting up tuya.select 2024-11-05 19:01:51.920 INFO (MainThread) [homeassistant.components.sensor] Setting up tuya.sensor 2024-11-05 19:01:51.935 INFO (MainThread) [homeassistant.setup] Setting up siren 2024-11-05 19:01:51.939 INFO (MainThread) [homeassistant.setup] Setup of domain siren took 0.00 seconds 2024-11-05 19:01:51.939 INFO (MainThread) [homeassistant.components.siren] Setting up tuya.siren 2024-11-05 19:01:51.946 INFO (MainThread) [homeassistant.components.switch] Setting up tuya.switch 2024-11-05 19:01:51.948 INFO (MainThread) [homeassistant.setup] Setting up vacuum 2024-11-05 19:01:51.955 INFO (MainThread) [homeassistant.setup] Setup of domain vacuum took 0.01 seconds 2024-11-05 19:01:51.956 INFO (MainThread) [homeassistant.components.vacuum] Setting up tuya.vacuum 2024-11-05 19:01:51.957 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up tuya.alarm_control_panel 2024-11-05 19:01:51.961 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up tuya.binary_sensor 2024-11-05 19:01:51.962 ERROR (MainThread) [homeassistant.components.binary_sensor] Platform tuya does not generate unique IDs. ID tuya.bf6e39d8026ffde82c9rgtwatersensor_state already exists - ignoring binary_sensor.water_leak_sensor_caldaia_umidita 2024-11-05 19:01:51.962 ERROR (MainThread) [homeassistant.components.binary_sensor] Platform tuya does not generate unique IDs. ID tuya.bf3a2976d034d7c5b0iadewatersensor_state already exists - ignoring binary_sensor.water_leak_sensor_cucina_umidita 2024-11-05 19:01:51.963 ERROR (MainThread) [homeassistant.components.binary_sensor] Platform tuya does not generate unique IDs. ID tuya.bfc3504349a0dc50f47jdswatersensor_state already exists - ignoring binary_sensor.water_leak_sensor_serbatoio_umidita 2024-11-05 19:01:51.964 INFO (MainThread) [homeassistant.components.button] Setting up tuya.button 2024-11-05 19:01:51.965 INFO (MainThread) [homeassistant.components.camera] Setting up tuya.camera 2024-11-05 19:01:51.966 INFO (MainThread) [homeassistant.components.climate] Setting up tuya.climate 2024-11-05 19:01:51.967 INFO (MainThread) [homeassistant.components.cover] Setting up tuya.cover 2024-11-05 19:01:51.968 INFO (MainThread) [homeassistant.components.fan] Setting up tuya.fan 2024-11-05 19:01:51.968 INFO (MainThread) [homeassistant.components.humidifier] Setting up tuya.humidifier 2024-11-05 19:01:51.969 INFO (MainThread) [homeassistant.components.light] Setting up tuya.light 2024-11-05 19:01:51.970 INFO (MainThread) [homeassistant.components.number] Setting up tuya.number 2024-11-05 19:01:51.971 INFO (MainThread) [homeassistant.components.scene] Setting up tuya.scene 2024-11-05 19:01:51.972 INFO (MainThread) [homeassistant.components.select] Setting up tuya.select 2024-11-05 19:01:51.973 INFO (MainThread) [homeassistant.components.sensor] Setting up tuya.sensor 2024-11-05 19:01:51.975 ERROR (MainThread) [homeassistant.components.sensor] Platform tuya does not generate unique IDs. ID tuya.bf6e39d8026ffde82c9rgtbattery_percentage already exists - ignoring sensor.water_leak_sensor_caldaia_batteria 2024-11-05 19:01:51.975 ERROR (MainThread) [homeassistant.components.sensor] Platform tuya does not generate unique IDs. ID tuya.bf3a2976d034d7c5b0iadebattery_percentage already exists - ignoring sensor.water_leak_sensor_cucina_batteria 2024-11-05 19:01:51.976 ERROR (MainThread) [homeassistant.components.sensor] Platform tuya does not generate unique IDs. ID tuya.bfc3504349a0dc50f47jdsbattery_percentage already exists - ignoring sensor.water_leak_sensor_serbatoio_batteria 2024-11-05 19:01:51.976 ERROR (MainThread) [homeassistant.components.sensor] Platform tuya does not generate unique IDs. ID tuya.bf6ac1201b2970b9374vkhva_temperature already exists - ignoring sensor.termoigrometro_cucina_temperatura 2024-11-05 19:01:51.977 ERROR (MainThread) [homeassistant.components.sensor] Platform tuya does not generate unique IDs. ID tuya.bf6ac1201b2970b9374vkhva_humidity already exists - ignoring sensor.termoigrometro_cucina_umidita 2024-11-05 19:01:51.978 ERROR (MainThread) [homeassistant.components.sensor] Platform tuya does not generate unique IDs. ID tuya.bf6ac1201b2970b9374vkhbattery_percentage already exists - ignoring sensor.termoigrometro_cucina_batteria 2024-11-05 19:01:51.979 INFO (MainThread) [homeassistant.components.siren] Setting up tuya.siren 2024-11-05 19:01:51.980 INFO (MainThread) [homeassistant.components.switch] Setting up tuya.switch 2024-11-05 19:01:51.981 INFO (MainThread) [homeassistant.components.vacuum] Setting up tuya.vacuum 2024-11-05 19:01:51.984 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up tuya.alarm_control_panel 2024-11-05 19:01:51.985 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up tuya.binary_sensor 2024-11-05 19:01:51.986 ERROR (MainThread) [homeassistant.components.binary_sensor] Platform tuya does not generate unique IDs. ID tuya.bf6e39d8026ffde82c9rgtwatersensor_state already exists - ignoring binary_sensor.water_leak_sensor_caldaia_umidita 2024-11-05 19:01:51.986 ERROR (MainThread) [homeassistant.components.binary_sensor] Platform tuya does not generate unique IDs. ID tuya.bf3a2976d034d7c5b0iadewatersensor_state already exists - ignoring binary_sensor.water_leak_sensor_cucina_umidita 2024-11-05 19:01:51.987 ERROR (MainThread) [homeassistant.components.binary_sensor] Platform tuya does not generate unique IDs. ID tuya.bfc3504349a0dc50f47jdswatersensor_state already exists - ignoring binary_sensor.water_leak_sensor_serbatoio_umidita 2024-11-05 19:01:51.988 INFO (MainThread) [homeassistant.components.button] Setting up tuya.button 2024-11-05 19:01:51.989 INFO (MainThread) [homeassistant.components.camera] Setting up tuya.camera 2024-11-05 19:01:51.990 INFO (MainThread) [homeassistant.components.climate] Setting up tuya.climate 2024-11-05 19:01:51.991 INFO (MainThread) [homeassistant.components.cover] Setting up tuya.cover 2024-11-05 19:01:51.992 INFO (MainThread) [homeassistant.components.fan] Setting up tuya.fan 2024-11-05 19:01:51.993 INFO (MainThread) [homeassistant.components.humidifier] Setting up tuya.humidifier 2024-11-05 19:01:51.994 INFO (MainThread) [homeassistant.components.light] Setting up tuya.light 2024-11-05 19:01:51.995 INFO (MainThread) [homeassistant.components.number] Setting up tuya.number 2024-11-05 19:01:51.996 INFO (MainThread) [homeassistant.components.scene] Setting up tuya.scene 2024-11-05 19:01:51.997 INFO (MainThread) [homeassistant.components.select] Setting up tuya.select 2024-11-05 19:01:51.998 INFO (MainThread) [homeassistant.components.sensor] Setting up tuya.sensor 2024-11-05 19:01:51.999 ERROR (MainThread) [homeassistant.components.sensor] Platform tuya does not generate unique IDs. ID tuya.bf6e39d8026ffde82c9rgtbattery_percentage already exists - ignoring sensor.water_leak_sensor_caldaia_batteria 2024-11-05 19:01:52.006 ERROR (MainThread) [homeassistant.components.sensor] Platform tuya does not generate unique IDs. ID tuya.bf3a2976d034d7c5b0iadebattery_percentage already exists - ignoring sensor.water_leak_sensor_cucina_batteria 2024-11-05 19:01:52.007 ERROR (MainThread) [homeassistant.components.sensor] Platform tuya does not generate unique IDs. ID tuya.bfc3504349a0dc50f47jdsbattery_percentage already exists - ignoring sensor.water_leak_sensor_serbatoio_batteria 2024-11-05 19:01:52.007 ERROR (MainThread) [homeassistant.components.sensor] Platform tuya does not generate unique IDs. ID tuya.bf6ac1201b2970b9374vkhva_temperature already exists - ignoring sensor.termoigrometro_cucina_temperatura 2024-11-05 19:01:52.007 ERROR (MainThread) [homeassistant.components.sensor] Platform tuya does not generate unique IDs. ID tuya.bf6ac1201b2970b9374vkhva_humidity already exists - ignoring sensor.termoigrometro_cucina_umidita 2024-11-05 19:01:52.008 ERROR (MainThread) [homeassistant.components.sensor] Platform tuya does not generate unique IDs. ID tuya.bf6ac1201b2970b9374vkhbattery_percentage already exists - ignoring sensor.termoigrometro_cucina_batteria 2024-11-05 19:01:52.009 INFO (MainThread) [homeassistant.components.siren] Setting up tuya.siren 2024-11-05 19:01:52.010 INFO (MainThread) [homeassistant.components.switch] Setting up tuya.switch 2024-11-05 19:01:52.014 INFO (MainThread) [homeassistant.components.vacuum] Setting up tuya.vacuum 2024-11-05 19:01:52.015 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up tuya.alarm_control_panel 2024-11-05 19:01:52.016 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up tuya.binary_sensor 2024-11-05 19:01:52.016 ERROR (MainThread) [homeassistant.components.binary_sensor] Platform tuya does not generate unique IDs. ID tuya.bf6e39d8026ffde82c9rgtwatersensor_state already exists - ignoring binary_sensor.water_leak_sensor_caldaia_umidita 2024-11-05 19:01:52.017 ERROR (MainThread) [homeassistant.components.binary_sensor] Platform tuya does not generate unique IDs. ID tuya.bf3a2976d034d7c5b0iadewatersensor_state already exists - ignoring binary_sensor.water_leak_sensor_cucina_umidita 2024-11-05 19:01:52.017 ERROR (MainThread) [homeassistant.components.binary_sensor] Platform tuya does not generate unique IDs. ID tuya.bfc3504349a0dc50f47jdswatersensor_state already exists - ignoring binary_sensor.water_leak_sensor_serbatoio_umidita 2024-11-05 19:01:52.018 INFO (MainThread) [homeassistant.components.button] Setting up tuya.button 2024-11-05 19:01:52.024 INFO (MainThread) [homeassistant.components.camera] Setting up tuya.camera 2024-11-05 19:01:52.025 INFO (MainThread) [homeassistant.components.climate] Setting up tuya.climate 2024-11-05 19:01:52.026 INFO (MainThread) [homeassistant.components.cover] Setting up tuya.cover 2024-11-05 19:01:52.027 INFO (MainThread) [homeassistant.components.fan] Setting up tuya.fan 2024-11-05 19:01:52.028 INFO (MainThread) [homeassistant.components.humidifier] Setting up tuya.humidifier 2024-11-05 19:01:52.029 INFO (MainThread) [homeassistant.components.light] Setting up tuya.light 2024-11-05 19:01:52.030 INFO (MainThread) [homeassistant.components.number] Setting up tuya.number 2024-11-05 19:01:52.031 INFO (MainThread) [homeassistant.components.scene] Setting up tuya.scene 2024-11-05 19:01:52.033 INFO (MainThread) [homeassistant.components.select] Setting up tuya.select 2024-11-05 19:01:52.034 INFO (MainThread) [homeassistant.components.sensor] Setting up tuya.sensor 2024-11-05 19:01:52.036 ERROR (MainThread) [homeassistant.components.sensor] Platform tuya does not generate unique IDs. ID tuya.bf6e39d8026ffde82c9rgtbattery_percentage already exists - ignoring sensor.water_leak_sensor_caldaia_batteria 2024-11-05 19:01:52.037 ERROR (MainThread) [homeassistant.components.sensor] Platform tuya does not generate unique IDs. ID tuya.bf3a2976d034d7c5b0iadebattery_percentage already exists - ignoring sensor.water_leak_sensor_cucina_batteria 2024-11-05 19:01:52.037 ERROR (MainThread) [homeassistant.components.sensor] Platform tuya does not generate unique IDs. ID tuya.bfc3504349a0dc50f47jdsbattery_percentage already exists - ignoring sensor.water_leak_sensor_serbatoio_batteria 2024-11-05 19:01:52.037 ERROR (MainThread) [homeassistant.components.sensor] Platform tuya does not generate unique IDs. ID tuya.bf6ac1201b2970b9374vkhva_temperature already exists - ignoring sensor.termoigrometro_cucina_temperatura 2024-11-05 19:01:52.038 ERROR (MainThread) [homeassistant.components.sensor] Platform tuya does not generate unique IDs. ID tuya.bf6ac1201b2970b9374vkhva_humidity already exists - ignoring sensor.termoigrometro_cucina_umidita 2024-11-05 19:01:52.038 ERROR (MainThread) [homeassistant.components.sensor] Platform tuya does not generate unique IDs. ID tuya.bf6ac1201b2970b9374vkhbattery_percentage already exists - ignoring sensor.termoigrometro_cucina_batteria 2024-11-05 19:01:52.039 INFO (MainThread) [homeassistant.components.siren] Setting up tuya.siren 2024-11-05 19:01:52.040 INFO (MainThread) [homeassistant.components.switch] Setting up tuya.switch 2024-11-05 19:01:52.041 INFO (MainThread) [homeassistant.components.vacuum] Setting up tuya.vacuum 2024-11-05 19:01:52.275 INFO (MainThread) [homeassistant.setup] Setup of domain telegram_bot took 1.74 seconds 2024-11-05 19:01:52.391 INFO (MainThread) [homeassistant.setup] Setting up mobile_app 2024-11-05 19:01:52.392 INFO (MainThread) [homeassistant.setup] Setting up notify 2024-11-05 19:01:52.395 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 0.00 seconds 2024-11-05 19:01:52.397 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 0.01 seconds 2024-11-05 19:01:52.399 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up mobile_app.binary_sensor 2024-11-05 19:01:52.400 INFO (MainThread) [homeassistant.setup] Setting up device_tracker 2024-11-05 19:01:52.403 INFO (MainThread) [homeassistant.setup] Setup of domain device_tracker took 0.00 seconds 2024-11-05 19:01:52.404 INFO (MainThread) [homeassistant.components.device_tracker] Setting up mobile_app.device_tracker 2024-11-05 19:01:52.407 INFO (MainThread) [homeassistant.components.sensor] Setting up mobile_app.sensor 2024-11-05 19:01:52.423 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up mobile_app.binary_sensor 2024-11-05 19:01:52.424 INFO (MainThread) [homeassistant.components.device_tracker] Setting up mobile_app.device_tracker 2024-11-05 19:01:52.427 INFO (MainThread) [homeassistant.components.sensor] Setting up mobile_app.sensor 2024-11-05 19:01:52.440 INFO (MainThread) [homeassistant.components.notify] Setting up notify.mobile_app 2024-11-05 19:01:52.445 INFO (MainThread) [homeassistant.setup] Setting up default_config 2024-11-05 19:01:52.449 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.00 seconds 2024-11-05 19:01:52.605 INFO (MainThread) [homeassistant.setup] Setting up mopeka 2024-11-05 19:01:52.606 INFO (MainThread) [homeassistant.setup] Setup of domain mopeka took 0.00 seconds 2024-11-05 19:01:52.627 INFO (MainThread) [homeassistant.setup] Setting up ibeacon 2024-11-05 19:01:52.627 INFO (MainThread) [homeassistant.setup] Setup of domain ibeacon took 0.00 seconds 2024-11-05 19:01:52.645 INFO (MainThread) [homeassistant.setup] Setting up thermobeacon 2024-11-05 19:01:52.645 INFO (MainThread) [homeassistant.setup] Setup of domain thermobeacon took 0.00 seconds 2024-11-05 19:01:52.668 INFO (MainThread) [homeassistant.setup] Setting up bms_ble 2024-11-05 19:01:52.669 INFO (MainThread) [homeassistant.setup] Setup of domain bms_ble took 0.00 seconds 2024-11-05 19:01:52.698 INFO (MainThread) [homeassistant.setup] Setting up automation 2024-11-05 19:01:52.710 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.01 seconds 2024-11-05 19:01:52.752 INFO (MainThread) [homeassistant.components.tts] Setting up google_translate.tts 2024-11-05 19:01:52.790 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up systemmonitor.binary_sensor 2024-11-05 19:01:52.791 INFO (MainThread) [homeassistant.components.sensor] Setting up systemmonitor.sensor 2024-11-05 19:01:52.914 INFO (MainThread) [homeassistant.components.sensor] Setting up mopeka.sensor 2024-11-05 19:01:52.934 INFO (MainThread) [homeassistant.components.device_tracker] Setting up ibeacon.device_tracker 2024-11-05 19:01:52.935 INFO (MainThread) [homeassistant.components.sensor] Setting up ibeacon.sensor 2024-11-05 19:01:52.945 INFO (MainThread) [homeassistant.components.sensor] Setting up thermobeacon.sensor 2024-11-05 19:01:52.956 INFO (MainThread) [homeassistant.components.sensor] Setting up thermobeacon.sensor 2024-11-05 19:01:52.966 INFO (MainThread) [homeassistant.components.sensor] Setting up thermobeacon.sensor 2024-11-05 19:01:52.974 INFO (MainThread) [homeassistant.components.sensor] Setting up thermobeacon.sensor 2024-11-05 19:01:52.977 INFO (MainThread) [homeassistant.components.sensor] Setting up thermobeacon.sensor 2024-11-05 19:01:52.980 INFO (MainThread) [homeassistant.components.sensor] Setting up thermobeacon.sensor 2024-11-05 19:01:52.992 INFO (MainThread) [homeassistant.components.sensor] Setting up thermobeacon.sensor 2024-11-05 19:01:53.099 INFO (MainThread) [homeassistant.components.sensor] Setting up mqtt.sensor 2024-11-05 19:01:53.100 INFO (MainThread) [homeassistant.components.select] Setting up mqtt.select 2024-11-05 19:01:53.101 INFO (MainThread) [homeassistant.components.button] Setting up mqtt.button 2024-11-05 19:01:53.102 INFO (MainThread) [homeassistant.components.number] Setting up mqtt.number 2024-11-05 19:01:53.102 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up mqtt.binary_sensor 2024-11-05 19:01:53.103 INFO (MainThread) [homeassistant.components.switch] Setting up mqtt.switch 2024-11-05 19:01:54.671 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: button 1221051039810110150109113116116_0x00212effff0823d8 restart from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.681 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch 0xa4c138a62319ccf1 switch_indicator from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.701 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch 0xa4c138a44175cf89 switch_indicator from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.710 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch 0xa4c138641329178c switch_indicator from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.718 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch 1221051039810110150109113116116_0x00212effff0823d8 permit_join from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.750 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: select 0xa4c138a62319ccf1 motion_detection_mode from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.760 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: select 0xa4c138a44175cf89 motion_detection_mode from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.768 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: select 0xa4c138641329178c motion_detection_mode from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.777 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: select 1221051039810110150109113116116_0x00212effff0823d8 log_level from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.872 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d0006f82f84 battery from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.888 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d0006f82f84 device_temperature from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.899 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d0006f82f84 voltage from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.910 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d0006f82f84 illuminance_lux from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.920 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d0006f82f84 illuminance from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.927 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d0006f82f84 power_outage_count from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.936 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d0006f82f84 linkquality from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.947 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138a62319ccf1 motion_state from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.957 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138a62319ccf1 illuminance_lux from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.968 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138a62319ccf1 battery from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.975 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138a62319ccf1 fading_time from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.986 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138a62319ccf1 static_detection_distance from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:54.995 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138a62319ccf1 static_detection_sensitivity from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.005 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138a62319ccf1 linkquality from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.014 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138a62319ccf1 motion_detection_mode from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.020 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138a62319ccf1 motion_detection_sensitivity from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.031 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138a44175cf89 motion_state from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.038 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138a44175cf89 illuminance_lux from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.046 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138a44175cf89 battery from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.053 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138a44175cf89 fading_time from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.063 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138a44175cf89 static_detection_distance from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.073 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138a44175cf89 static_detection_sensitivity from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.083 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138a44175cf89 linkquality from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.092 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138a44175cf89 motion_detection_mode from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.099 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138a44175cf89 motion_detection_sensitivity from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.108 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138641329178c motion_state from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.117 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138641329178c illuminance_lux from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.124 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138641329178c battery from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.133 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138641329178c fading_time from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.142 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138641329178c static_detection_distance from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.152 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138641329178c static_detection_sensitivity from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.161 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138641329178c linkquality from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.172 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138641329178c motion_detection_mode from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.178 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0xa4c138641329178c motion_detection_sensitivity from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.188 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 1221051039810110150109113116116_0x00212effff0823d8 version from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.198 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 1221051039810110150109113116116_0x00212effff0823d8 coordinator_version from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.209 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 1221051039810110150109113116116_0x00212effff0823d8 network_map from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.227 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 1221051039810110150109113116116_0x00212effff0823d8 permit_join_timeout from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.258 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 1221051039810110150109113116116_0x00212effff0823d8 connection_state from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.268 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 1221051039810110150109113116116_0x00212effff0823d8 restart_required from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.279 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 0x00158d0006f82f84 occupancy from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.291 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 0xa4c138a62319ccf1 presence from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.301 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 0xa4c138a44175cf89 presence from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.310 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 0xa4c138641329178c presence from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.317 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 1221051039810110150109113116116_170 connection_state from external application Zigbee2MQTT, version: 1.39.1, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.324 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 1221051039810110150109113116116_28 connection_state from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.356 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: number 0xa4c138a62319ccf1 fading_time from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.368 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: number 0xa4c138a62319ccf1 static_detection_distance from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.379 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: number 0xa4c138a62319ccf1 static_detection_sensitivity from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.393 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: number 0xa4c138a62319ccf1 motion_detection_sensitivity from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.404 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: number 0xa4c138a44175cf89 fading_time from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.412 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: number 0xa4c138a44175cf89 static_detection_distance from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.420 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: number 0xa4c138a44175cf89 static_detection_sensitivity from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.428 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: number 0xa4c138a44175cf89 motion_detection_sensitivity from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.436 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: number 0xa4c138641329178c fading_time from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.444 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: number 0xa4c138641329178c static_detection_distance from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.455 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: number 0xa4c138641329178c static_detection_sensitivity from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:55.464 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: number 0xa4c138641329178c motion_detection_sensitivity from external application Zigbee2MQTT, version: 1.41.0, support URL: https://www.zigbee2mqtt.io 2024-11-05 19:01:58.160 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up bms_ble.binary_sensor 2024-11-05 19:01:58.162 INFO (MainThread) [homeassistant.components.sensor] Setting up bms_ble.sensor 2024-11-05 19:01:58.183 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 24.49s 2024-11-05 19:01:58.186 INFO (MainThread) [homeassistant.core] Starting Home Assistant 2024-11-05 19:01:58.227 INFO (MainThread) [custom_components.hacs] Stage changed: startup 2024-11-05 19:01:58.237 INFO (MainThread) [custom_components.hacs] Loading removed repositories 2024-11-05 19:01:58.684 INFO (MainThread) [custom_components.hacs] Loading known repositories 2024-11-05 19:01:58.845 INFO (MainThread) [telegram.ext.Application] Application started 2024-11-05 19:02:00.038 INFO (MainThread) [custom_components.hacs] Stage changed: running 2024-11-05 19:02:00.133 INFO (MainThread) [homeassistant.components.automation.avviso_movimento_interno] Initialized trigger Avviso movimento interno TZE 1 2024-11-05 19:02:00.134 INFO (MainThread) [homeassistant.components.automation.avviso_movimento_interno_aqara] Initialized trigger Avviso movimento interno Aqara 1 2024-11-05 19:02:00.135 INFO (MainThread) [homeassistant.components.automation.attivazione_notifica_allarme] Initialized trigger Attivazione notifica allarme 2024-11-05 19:02:00.138 INFO (MainThread) [homeassistant.components.automation.nuova_automazione] Initialized trigger Avviso movimento interno TZE 2 2024-11-05 19:02:00.139 INFO (MainThread) [homeassistant.components.automation.avviso_movimento_interno_tze_3] Initialized trigger Avviso movimento interno TZE 3 2024-11-05 19:02:00.179 INFO (SyncWorker_6) [homeassistant.loader] Loaded kegtron from homeassistant.components.kegtron 2024-11-05 19:02:01.935 INFO (SyncWorker_1) [homeassistant.loader] Loaded zha from homeassistant.components.zha 2024-11-05 19:02:05.151 INFO (MainThread) [homeassistant.components.mqtt.client] MQTT client initialized, birth message sent 2024-11-05 19:02:15.024 INFO (ImportExecutor_0) [zigpy.serial] Using pyserial-asyncio-fast in place of pyserial-asyncio 2024-11-05 19:02:58.348 INFO (SyncWorker_1) [homeassistant.loader] Loaded led_ble from homeassistant.components.led_ble 2024-11-05 19:02:58.354 INFO (SyncWorker_1) [homeassistant.loader] Loaded xiaomi_ble from homeassistant.components.xiaomi_ble 2024-11-05 19:02:58.357 INFO (SyncWorker_1) [homeassistant.loader] Loaded ruuvitag_ble from homeassistant.components.ruuvitag_ble 2024-11-05 19:03:10.732 ERROR (MainThread) [custom_components.bms_ble] Timeout fetching 170R000121 data 2024-11-05 19:03:48.712 INFO (MainThread) [custom_components.bms_ble] Fetching 170R000121 data recovered

patman15 commented 6 days ago

Issues with pairing are issues with the Bluetooth stack, not necessarily this integration. Can you please provide the output of bluetoothctl devices and additionally bluetoothctl info <MAC> for both batteries? Are you using an ESPproxy and if not, which BT adapter do you use?

Alex-DeIt commented 6 days ago

Hello Patrik, first of all thank you very much from my side for your efforts creating this integration. You fulfill a wish which I had since years.

Pls. find here below the output from bluetoothctl devices:

Device BC:DA:00:00:05:47 ThermoBeacon Device BE:25:00:00:12:C7 ThermoBeacon Device 63:D0:00:00:2D:EC ThermoBeacon Device BC:DA:00:00:07:07 ThermoBeacon Device 84:BA:20:CE:70:34 SRG-1-WAVE Device BA:03:EC:11:0C:F8 170R000086 Device BA:03:EC:11:0C:B4 170R000121 Device BC:DA:00:00:14:51 ThermoBeacon Device 63:D0:00:00:0A:EB ThermoBeacon Device 63:D0:00:00:29:2C ThermoBeacon Device D5:F1:A2:5B:65:8C SmartSolar HQ2142GFD3M Device F8:6E:BD:3F:B6:AB DXL5400EVO

Comment: 170R000086 and 170R000121 are the two Creabest batteries. 121 could be baired with Hassio, 86 not.

Pls. find here below the output from bluetoothctl info BA:03:EC:11:0C:B4 (this is the battery which paired):

Device BA:03:EC:11:0C:B4 (public) Name: 170R000121 Alias: 170R000121 Paired: no Trusted: no Blocked: no Connected: no LegacyPairing: no UUID: Generic Access Profile (00001800-0000-1000-8000-00805f9b34fb) UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb) UUID: Device Information (0000180a-0000-1000-8000-00805f9b34fb) UUID: Unknown (0000fd00-0000-1000-8000-00805f9b34fb) UUID: Unknown (0000ff90-0000-1000-8000-00805f9b34fb) UUID: Unknown (0000ffb0-0000-1000-8000-00805f9b34fb) UUID: Unknown (0000ffc0-0000-1000-8000-00805f9b34fb) UUID: Unknown (0000ffd0-0000-1000-8000-00805f9b34fb) UUID: Unknown (0000ffe0-0000-1000-8000-00805f9b34fb) UUID: Unknown (0000ffe5-0000-1000-8000-00805f9b34fb) UUID: Unknown (0000fff0-0000-1000-8000-00805f9b34fb) ManufacturerData.Key: 0x5352 (21330) ManufacturerData.Value: 21 34 ba 03 ec 11 0c b4 01 05 00 01 00 00 !4............
RSSI: 0xffffffac (-84) TxPower: 0x0000 (0)

...and here the same related to the battery which is not pairing :

Device BA:03:EC:11:0C:F8 (public) Name: 170R000086 Alias: 170R000086 Paired: no Trusted: no Blocked: no Connected: no LegacyPairing: no ManufacturerData.Key: 0x5352 (21330) ManufacturerData.Value: 21 34 ba 03 ec 11 0c f8 01 05 00 01 00 00 !4............
RSSI: 0xffffffa5 (-91) TxPower: 0x0000 (0)

Just one additional remark (I do not know if it can be useful): the BMS data of both batteries can be seen without any kind of issues using the cellular phone and the regular Creabest app.

Thank you again Patrick. Pls. let me know if I can do somethink.

Best Regards Alexander

patman15 commented 6 days ago

Hi Alexander!

Device BA:03:EC:11:0C:B4 (public) Name: 170R000121 Alias: 170R000121 Paired: no

Are you sure we are talking about pairing? Even the battery that you say is paired, is reported as not. From the indications I see, I would guess that you mean it is not detected (showing up as new device in HA)?

Sorry for the many questions, but there is some Bluetooth issue ongoing, which is hard to find out remotely. To me it looks like, Bluetooth is not able to query the services from the device, which is indicated by the second device not showing any UUIDs. The latter are required for the device to be detected.

Alex-DeIt commented 6 days ago

Hello Patrick,

pls. find here below my answers to your questions:

Are you sure we are talking about pairing? --> I would say yes. This is what i get when I start the pairing command: image The output is "Failed to pair...", so I woul say that there is a pairing issiue, isn't it?

Even the battery that you say is paired, is reported as not. --> I do not know, Patrick. As I sarted the pairing comman with the other battery I did not receive this error message and the battery was recognized by Hassio and I have the data on its dashbord (see below, pls.) image

From the indications I see, I would guess that you mean it is not detected (showing up as new device in HA)? --> I thought that a detection was only possible after a pairing. But, you are right, it is not detected as well.

Are you using ESPHome BT proxy? Which BT adapter are you using (check dmesg | grep Bluetooth)? --> i do not know. When I start te suggested command I get following: image

Are you sure, you closed all connections (== apps) on your mobile? Some BMSs do not support parallel connections. --> yes, absolutely. My cellular phone was far away from the batteries and no conection was running.

_Does the device show up in the integration settings?_ --> I only have one device in integrations (see below, pls.): image image This is the battery which could be paired.

_Can you remove all devices from the integration settings, enable debug logging, then re-add them, and stop logging and attach the log file to your comment?_ --> pls. find the logfile in attachment home-assistant_bms_ble_2024-11-06T15-11-48.876Z.log

Did you try bluetoothctl connect BA:03:EC:11:0C:F8 and see what happens? --> this is the result when I start te command: image

patman15 commented 6 days ago

Are you using ESPHome BT proxy? Which BT adapter are you using (check dmesg | grep Bluetooth)? --> i do not know. When I start te suggested command I get following:

That unfortunately did not provide the information that I was looking for. Can you check the Bluetooth integrations settings send a screenshot of those? It should tell your adapter.

find the logfile in attachment

I looked at it and I can see a lot of error messages "[org.bluez.Error.Failed] Software caused connection abort (BleakDBusError)" from the underlying Bluetooth system. Which is similar to the output you provided last (which tries to connect to your 2nd battery without using the integration). Looks like there is an issue with your adapter.

Just to be sure, could you please check the output of bluetoothctl devices Connected ? (Be sure that the C is capital!)

Alex-DeIt commented 6 days ago

Hello Patrick, thank you for your patience. Do you think this? image

And this is the result of the suggested command: image

Thank you again :)

Alex-DeIt commented 6 days ago

So I tried adding the command a few more times: image

patman15 commented 6 days ago

Hi! Ok, from your tries I can see that even the connection to the "working" battery is constantly lost. Did you enable the diagnostic sensors for link quality / RSSI, can you show the graph? I would guess that you have an issue with your Bluetooth adapter being low quality. If link quality/RSSI looks bad and you are sure that the batteries are close enough to your HA system, you should consider buying an adapter listed as known-working high-performance adapters. I noticed that I have similar issues (only one out of multiple batteries showing up) with my Realtek adapter while my internal Intel one, works flawless. Thus, I ordered another BT dongle based on the CSR8510A10 chipset.

P.S.:

You fulfill a wish which I had since years.

Thanks for those nice words, I totally underestimated the effort needed to maintain the integration, so thanks for the feedback!

Alex-DeIt commented 6 days ago

Did you enable the diagnostic sensors for link quality / RSSI, can you show the graph? --> No, it was disabled. I have enabled it just now. I will provide you the graph tomorrow if it is enough for you. Related to the workin battery the quality seems to be approximately 73%.

Thus, I ordered another BT dongle based on the CSR8510A10 chipset. --> Then I will try the same.

Alex-DeIt commented 6 days ago

So, this is the graph related to more or less the last 30 minutes . image

Alex-DeIt commented 5 days ago

Hello Patrick, pls. find here the requested graph. image

patman15 commented 4 days ago

Doesn't look too good. Let's see if the other dongle helps. I'll get mine hopefully tomorrow.

Alex-DeIt commented 4 days ago

Hello Patrick, I have made some more tests. Pls. find here below a short summary: 1) Another BT dongle based on the CSR8510A10 chipset did not solve the problem. Hassio was still detecting only the 121 battery. 2) Turning off the 121 battery, Hassio was able to detect the 086 battery and I was able to proceed with its configuration, 3) Turning on at this point the 121 again, I was able to have the data related to both batteries (see here below). image 4) The only strange think that I can notice now is that both batteries seem to disconnect and reconnect randomly (saee here below). Based on your experience, is it possible that the batteries transmit the data intermittently? image

patman15 commented 4 days ago

The only strange think that I can notice now is that both batteries seem to disconnect and reconnect randomly (saee here below). Based on your experience, is it possible that the batteries transmit the data intermittently?

Yes that can happen, I think there can be multiple reasons or combinations that trigger that. The fact that you were able to add the second battery when turning off the first, strongly hints towards an issue with the Bluetooth system.

Did you ever check the RSSI sensor for both batteries (have a look at the graph)? In this post the BT system reports RSSI -84 and -91 which is to my experience really on the edge, see the README about the sensors. I think you should reposition the batteries / receiver so that you can achieve stable RSSI above -80 better -70. Check that the batteries are not too close together, get the receiver closer, ...

Alex-DeIt commented 4 days ago

This are the RSSI graphs related to the batteries: image image Unfortunately the batteries are very close together and I cannot relocate them as they are installed into a Motorhome. I wil try to move the receiver closer. Any way I solved with following graph. So I can see the charging level of them even if they are temporary disconnected. image I will you keep informed.

I would like to express you once again my gratitude for all the efforts and the support. I owe you one.

sp0ngeboobs commented 4 days ago

I also got the problem that data from one BMS is not received. I have 3 identical Daly BMS, they all work via bluetooth proxy. Everything worked perfectly including the 1.6.4 update all newer updates stopped pulling data from one BMS, tried rebooting Home Assistant, integration, proxy, nothing helps. Only a rollback to version 1.6.4 restores the correct operation of the addon.

patman15 commented 3 days ago

@sp0ngeboobs ok, that is a very good hint, thanks! I'll have a look at what changed. Probably it is an issue that HA allows parallel updates while the Bluetooth library I think has issues with that. I'll do some experiments and come back.

patman15 commented 3 days ago

@sp0ngeboobs do you know which version was the first that changed the behavior for you? I just checked 1.7.0 against 1.6.4 and can't spot anything related. My guess would be 1.7.0 is still fine and 1.7.1 and 1.8.0 have some issue? Can you confirm?

sp0ngeboobs commented 3 days ago

just tried to install the fresh version 1.8 again and again the same BMS stopped uploading data. I tried to completely remove this bms from the application, after which I added it. The application sees BMS, he added, but again the data is not displayed in the entities (now entities are not even created after adding again). I tried to take screenshots of the bluetooth proxy logs. or provide any more logs?

bms bms2
patman15 commented 3 days ago

Ok, I played around with 3 devices, leanings from today:

I'll have more experiments to figure out which strategy improves the situation, aside from moving devices closer to the receiver.

patman15 commented 3 days ago

I tried to take screenshots of the bluetooth proxy logs. or provide any more logs?

I don't think it's related to the proxy, but in order to be useful, I would need debug logs from the integration in parallel.

patman15 commented 2 days ago

@sp0ngeboobs, @Alex-DeIt can you try the code from this branch? At least for me it works significantly better. Happy to hear about any feedback.

Alex-DeIt commented 2 days ago

Sure Patrick, but how? Must I install the complete branch as new or is it eough to copy paste the files of "custom_components" into my "custom_components/bms_ble/ directory"?

Alex-DeIt commented 2 days ago

Is it ok to simply exchange the standard basebms.py file with the "new" one of this branch and restar Hassio?

patman15 commented 2 days ago

@Alex-DeIt you need to exchange all files (safety first) of custom_components/bms_ble/, see manual installation (since you already have the directory, you just need to replace files). Please make sure that you replace both, the custom_components/bms_ble/* and custom_components/bms_ble/plugins/*. Aja, and don't forget to restart. :wink:

Alex-DeIt commented 2 days ago

Hello Patrick, yes, I can confirm. It seems to be much more stable now. Battery 121 has not disconnected during the last 30 minutes and battery 086 only 2 times for 30 to 40 seconds each time. I will observe it until tomorrow an let you know. image

patman15 commented 2 days ago

Thanks! Sounds promising! :smiley: If you are good, please provide a graph of the link quality and RSSI sensors. Thanks!

Alex-DeIt commented 2 days ago

So, Patrick, pls. find here the graphs related to the two batteries. the 121 has had no interuptions during the last 2 hours, while it seems that the 086 has had 13 interruptions. Each interruption was between 36 and 50 sec. long. image

Alex-DeIt commented 2 days ago

It seems that there is a connection interruption (or Hassio is simply not able to show the values) every time when a quality drop happens (see red contious lines in the graph below). There is only one interruption with no quality drop (see red dashed line). image

patman15 commented 2 days ago

It seems that there is a connection interruption (or Hassio is simply not able to show the values) every time when a quality drop happens

It's the other way round, every time the integration is not able to retrieve data, the sensor degrades. See definition of the sensor. That's why looking at the sensor is much easier, especially for longer periods, and the reason I integrated it.

Alex-DeIt commented 2 days ago

Does it mean that Hassio is now showing calculated and not actual data during the periods in which it is not able to retrieve them?

patman15 commented 2 days ago

No, why do you think so?

Alex-DeIt commented 2 days ago

May be I understood the word "integrated" in the wrong way, Patrick. But why is Hassio now able tho show the values with less and shorter interruptions?

patman15 commented 2 days ago

May be I understood the word "integrated" in the wrong way, Patrick.

Aaah! :smile:

But why is Hassio now able tho show the values with less and shorter interruptions?

I added the bleak-retry-connector library, which (in case the Bluetooth connection is bad), each update interval retries a few times before giving up. It's used also by other HA components.

patman15 commented 1 day ago

@Alex-DeIt thanks for the support, I will prepare a release, which will close this issue. Feel free to open a new one in case you have troubles!

Alex-DeIt commented 1 day ago

Hallo Patrick, I have to say thank you for all your efforts. Unfortunately I had to notice other issues. Hassio stopped the registration of the data related to the 121 battery at 02:30 AM and is stil not working (see below pls.) image while the data of the 086 battery were registered, even if with some interruptions (see here below). image Here below is the RSSI of the not working battery. image It dropped down at 02:30 AM and since then no registration is available. And here is the link quality. image

patman15 commented 1 day ago

Do you have a debug log from 2am to 3am? Never saw such an issue before, so I'm not sure what happened. Did you check the Kernel logs?

Alex-DeIt commented 1 day ago

So, restarting Hassio it seems to work again for both batteries. image

Alex-DeIt commented 1 day ago

Do you mean this as Kernel log?

2024-11-11 02:00:29.335 ERROR (MainThread) [custom_components.bms_ble] Error fetching 170R000086 data: device communicating failed: [org.bluez.Error.Failed] Operation failed with ATT error: 0x0e (Unlikely Error) (BleakDBusError) 2024-11-11 02:01:22.073 INFO (MainThread) [custom_components.bms_ble] Fetching 170R000086 data recovered 2024-11-11 02:03:06.582 ERROR (MainThread) [custom_components.bms_ble] Error fetching 170R000086 data: device communicating failed: [org.bluez.Error.Failed] Operation failed with ATT error: 0x0e (Unlikely Error) (BleakDBusError) 2024-11-11 02:03:54.891 INFO (MainThread) [custom_components.bms_ble] Fetching 170R000086 data recovered 2024-11-11 02:14:12.033 INFO (MainThread) [telegram.ext.Updater] Flood control exceeded. Retry in 5 seconds 2024-11-11 02:33:33.024 WARNING (MainThread) [bleak.backends.bluezdbus.client] Failed to cancel connection (/org/bluez/hci0/dev_BA_03_EC_11_0C_F8): 2024-11-11 02:33:33.031 ERROR (MainThread) [custom_components.bms_ble] Error fetching 170R000121 data: device communicating failed: [org.bluez.Error.Failed] Not connected (BleakDBusError) 2024-11-11 02:49:10.840 ERROR (MainThread) [custom_components.bms_ble] Error fetching 170R000086 data: device communicating failed: [org.bluez.Error.Failed] Operation failed with ATT error: 0x0e (Unlikely Error) (BleakDBusError) 2024-11-11 02:49:45.356 INFO (MainThread) [custom_components.bms_ble] Fetching 170R000086 data recovered 2024-11-11 02:51:31.267 ERROR (MainThread) [custom_components.bms_ble] Error fetching 170R000086 data: device communicating failed: Service Discovery has not been performed yet (BleakError) 2024-11-11 02:53:22.446 INFO (MainThread) [habluetooth.scanner] hci0 (B8:2D:28:06:62:FB): Bluetooth scanner has gone quiet for 90s, restarting 2024-11-11 02:53:22.449 ERROR (MainThread) [habluetooth.scanner] hci0 (B8:2D:28:06:62:FB): Error stopping scanner: [org.bluez.Error.Failed] No discovery started 2024-11-11 02:53:36.441 INFO (MainThread) [custom_components.bms_ble] Fetching 170R000086 data recovered 2024-11-11 02:53:52.338 INFO (MainThread) [custom_components.hacs] Loading known repositories 2024-11-11 04:04:50.708 ERROR (MainThread) [custom_components.bms_ble] Error fetching 170R000086 data: device communicating failed: [org.bluez.Error.Failed] Operation failed with ATT error: 0x0e (Unlikely Error) (BleakDBusError)

Unfortunately I do not have a debug from 02:00 to 03:00. I started it now. Let's see what happens.

I apologize, Patrick, for causing this issues.

patman15 commented 1 day ago

The message hints to a rare error in the Linux Bluetooth stack. Did you check the Kernel logs? dmesg -H ? Since you already restarted, any hints in /var/log/kern.log? You can also check them from within HA looking at the Host protocol.

Alex-DeIt commented 1 day ago

Here the Kernel log

2024-11-11 02:00:03.226 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:00:03.594 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:00:03.834 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:00:04.060 Khadas systemd[1]: Starting system activity accounting tool... 2024-11-11 02:00:04.086 Khadas systemd[1]: sysstat-collect.service: Succeeded. 2024-11-11 02:00:04.089 Khadas systemd[1]: Finished system activity accounting tool. 2024-11-11 02:00:15.082 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:00:17.434 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:00:20.790 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:00:22.778 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:00:31.614 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:00:32.994 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:00:43.222 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:00:44.206 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:00:44.642 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:01:01.186 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:01:01.762 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:01:11.814 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:01:14.210 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:01:22.578 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:01:22.622 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:01:38.750 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:01:42.182 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:01:49.790 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:01:50.550 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:01:59.958 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:02:04.254 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:02:09.802 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:02:12.046 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:02:13.430 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:02:22.614 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:02:22.674 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:02:33.114 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:02:34.426 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:02:44.614 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:02:44.678 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:02:55.850 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:02:56.114 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:03:06.674 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:03:09.374 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:03:09.750 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:03:20.762 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:03:21.594 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:03:31.758 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:03:33.834 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:03:42.610 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:03:42.774 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:03:53.794 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:03:55.714 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:03:59.790 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:03:59.954 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:04:10.610 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:04:11.010 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:04:21.010 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:04:21.626 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:04:31.310 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:04:33.554 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:04:34.870 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:04:43.650 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:04:46.206 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:04:54.370 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:04:54.858 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:05:05.682 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:05:06.082 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:05:16.710 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:05:17.722 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:05:27.726 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:05:29.366 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:05:30.786 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:05:40.590 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:05:41.970 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:05:51.618 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:05:54.214 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:06:02.786 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:06:02.850 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:06:14.690 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:06:16.494 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:06:20.782 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:06:22.434 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:06:32.218 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:06:35.058 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:06:43.662 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:06:44.642 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:06:44.678 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:06:55.690 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:06:56.270 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:07:06.678 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:07:06.694 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:07:17.710 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:07:18.722 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:07:20.570 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:07:29.746 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:07:32.858 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:07:35.866 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:07:36.762 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:07:46.918 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:07:51.474 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:07:57.754 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:07:58.198 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:07:58.774 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:08:09.714 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:08:09.778 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:08:20.782 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:08:21.146 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:08:31.342 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:08:33.230 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:08:42.622 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:08:47.286 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:08:50.162 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:08:51.166 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:09:00.594 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:09:00.754 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:09:12.582 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:09:12.622 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:09:23.650 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:09:26.886 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:09:35.046 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:09:35.654 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:09:45.658 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:09:46.282 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:09:56.294 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:09:59.114 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:10:05.243 Khadas systemd[1]: Starting system activity accounting tool... 2024-11-11 02:10:05.263 Khadas systemd[1]: sysstat-collect.service: Succeeded. 2024-11-11 02:10:05.265 Khadas systemd[1]: Finished system activity accounting tool. 2024-11-11 02:10:07.678 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:10:07.906 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:10:19.138 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:10:23.370 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:10:30.354 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:10:30.526 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:10:30.758 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:10:41.786 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:10:46.450 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:10:47.682 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:10:48.082 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:10:58.690 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:10:58.738 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:11:09.690 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:11:10.990 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:11:11.718 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:11:21.450 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:11:22.746 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:11:23.486 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:11:33.978 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:11:36.138 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:11:44.506 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:11:44.786 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:11:55.618 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:11:56.046 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:12:06.646 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:12:06.650 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:12:17.686 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:12:17.882 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:12:19.114 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:12:35.482 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:12:36.334 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:12:46.346 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:12:49.586 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:12:56.982 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:12:57.758 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:12:57.790 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:13:09.046 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:13:16.810 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:13:19.650 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:13:21.502 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:13:30.658 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:13:31.518 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:13:42.118 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:13:42.318 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:13:43.962 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:13:45.582 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:13:52.134 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:13:55.370 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:13:55.998 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:14:06.642 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:14:11.974 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:14:17.662 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:14:20.950 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:14:28.314 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:14:29.482 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:14:39.682 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:14:43.154 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:14:50.950 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:14:51.726 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:15:01.746 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:15:01.818 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:15:12.570 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:15:12.658 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:15:23.642 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:15:24.350 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:15:34.858 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:15:34.982 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:15:45.682 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:15:47.258 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:15:47.714 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:15:59.786 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:16:00.866 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:16:09.778 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:16:09.842 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:16:20.590 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:16:23.918 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:16:24.662 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:16:37.770 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:16:37.938 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:16:46.722 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:16:46.746 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:16:58.154 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:16:58.194 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:16:59.994 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:17:11.622 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:17:13.754 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:17:21.718 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:17:21.850 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:17:33.118 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:17:38.074 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:17:38.618 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:17:54.746 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:17:57.954 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:18:05.714 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:18:05.790 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:18:16.614 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:18:16.758 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:18:16.814 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:18:23.474 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:18:23.782 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:18:34.746 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:18:34.782 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:18:45.774 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:18:49.418 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:18:56.778 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:18:58.222 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:19:07.610 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:19:08.822 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:19:18.738 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:19:18.806 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:19:29.630 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:19:30.962 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:19:40.650 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:19:44.014 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:19:44.946 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:19:56.082 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:19:56.386 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:20:06.618 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:20:07.118 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:20:13.264 Khadas systemd[1]: Starting system activity accounting tool... 2024-11-11 02:20:13.295 Khadas systemd[1]: sysstat-collect.service: Succeeded. 2024-11-11 02:20:13.296 Khadas systemd[1]: Finished system activity accounting tool. 2024-11-11 02:20:17.690 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:20:17.746 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:20:17.890 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:20:28.750 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:20:29.086 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:20:40.322 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:20:40.790 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:20:50.590 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:20:53.750 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:20:53.874 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:21:09.810 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:21:14.434 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:21:20.646 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:21:21.794 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:21:31.686 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:21:33.842 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:21:34.742 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:21:39.342 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:21:39.650 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:21:51.718 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:21:52.566 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:22:02.350 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:22:02.782 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:22:12.746 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:22:13.390 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:22:13.963 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:22:24.754 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:22:26.950 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:22:30.818 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:22:30.886 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:22:41.914 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:22:42.058 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:22:53.530 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:22:53.694 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:22:53.730 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:23:09.646 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:23:09.714 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:23:20.650 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:23:22.362 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:23:31.158 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:23:31.858 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:23:43.058 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:23:43.122 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:23:54.286 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:23:54.354 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:24:05.294 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:24:08.222 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:24:09.186 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:24:20.186 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:24:20.994 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:24:30.590 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:24:32.434 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:24:42.022 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:24:45.898 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:24:46.922 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:24:58.766 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:25:00.282 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:25:09.158 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:25:12.122 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:25:19.794 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:25:22.310 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:25:23.050 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:25:33.858 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:25:35.426 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:25:45.518 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:25:47.102 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:25:56.318 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:25:56.894 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:25:58.354 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:26:08.754 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:26:09.930 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:26:19.590 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:26:20.754 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:26:30.638 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:26:34.830 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:26:34.926 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:26:45.750 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:26:46.890 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:26:56.678 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:26:56.746 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:27:07.754 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:27:09.942 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:27:10.818 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:27:22.438 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:27:24.714 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:27:32.834 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:27:34.298 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:27:43.622 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:27:45.734 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:27:45.874 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:27:56.686 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:28:01.418 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:28:02.794 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:28:02.846 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:28:14.114 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:28:14.454 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:28:24.646 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:28:26.366 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:28:26.694 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:28:38.322 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:28:39.478 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:28:43.014 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:28:43.354 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:28:53.622 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:28:54.990 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:29:04.646 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:29:05.590 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:29:05.866 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:29:16.986 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:29:17.486 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:29:27.682 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:29:29.638 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:29:38.710 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:29:43.298 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:29:44.422 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:29:53.042 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:29:54.822 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:29:57.718 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:30:05.646 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:30:09.554 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:30:15.894 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:30:17.046 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:30:17.141 Khadas systemd[1]: Starting system activity accounting tool... 2024-11-11 02:30:17.161 Khadas systemd[1]: sysstat-collect.service: Succeeded. 2024-11-11 02:30:17.163 Khadas systemd[1]: Finished system activity accounting tool. 2024-11-11 02:30:27.650 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:30:28.658 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:30:38.646 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:30:41.514 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:30:49.662 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:30:50.930 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:30:52.930 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:31:02.714 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:31:04.534 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:31:13.710 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:31:14.550 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:31:24.946 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:31:31.086 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:31:34.746 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:31:42.714 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:31:42.942 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:31:53.778 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:31:53.954 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:32:04.758 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:32:05.214 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:32:05.778 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:32:16.786 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:32:17.794 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:32:28.218 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:32:29.634 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:32:38.606 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:32:40.866 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:32:42.078 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:32:54.122 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:32:55.846 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:33:03.730 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:33:06.042 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:33:14.978 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:33:15.642 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:33:28.510 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:33:28.926 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:33:30.278 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:33:35.182 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:33:36.498 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:33:37.830 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:33:48.250 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:33:50.410 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:33:58.654 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:33:59.418 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:34:09.686 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:34:12.886 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:34:13.746 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:34:24.758 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:34:25.414 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:34:35.978 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:34:36.042 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:34:46.682 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:34:47.586 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:34:57.982 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:35:01.998 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:35:03.082 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:35:12.878 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:35:13.674 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:35:14.318 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:35:24.718 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:35:25.782 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:35:35.754 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:35:35.778 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:35:38.006 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:35:46.990 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:35:47.250 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:35:59.234 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:35:59.874 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:36:08.026 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:36:11.494 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:36:11.710 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:36:22.918 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:36:23.558 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:36:33.762 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:36:35.566 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:36:44.986 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:36:45.958 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:36:46.622 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:36:57.622 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:37:00.778 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:37:08.642 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:37:10.770 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:37:20.518 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:37:22.006 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:37:22.758 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:37:33.990 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:37:36.118 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:37:38.682 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:37:40.638 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:37:49.714 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:37:49.842 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:38:00.238 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:38:00.954 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:38:10.442 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:38:11.794 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:38:11.882 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:38:22.590 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:38:22.714 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:38:33.626 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:38:36.174 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:38:36.686 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:38:47.662 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:38:48.930 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:38:58.730 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:38:59.934 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:39:09.758 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:39:13.014 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:39:14.250 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:39:18.718 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:39:18.958 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:39:30.178 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:39:34.278 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:39:35.710 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:39:36.314 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:39:46.922 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:39:50.594 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:39:57.766 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:39:58.558 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:39:59.194 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:40:07.638 Khadas systemd[1]: Starting system activity accounting tool... 2024-11-11 02:40:07.658 Khadas systemd[1]: sysstat-collect.service: Succeeded. 2024-11-11 02:40:07.660 Khadas systemd[1]: Finished system activity accounting tool. 2024-11-11 02:40:09.614 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:40:12.582 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:40:20.650 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:40:22.606 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:40:31.614 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:40:31.658 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:40:42.694 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:40:46.726 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:40:46.786 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:40:57.794 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:41:02.986 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:41:05.530 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:41:07.274 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:41:15.734 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:41:16.866 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:41:26.646 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:41:26.962 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:41:38.654 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:41:38.822 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:41:48.618 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:41:48.674 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:41:59.622 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:42:02.750 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:42:03.114 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:42:18.618 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:42:18.658 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:42:29.674 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:42:30.078 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:42:40.314 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:42:40.898 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:42:51.918 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:42:53.334 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:43:02.954 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:43:03.150 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:43:13.758 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:43:15.806 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:43:15.998 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:43:21.110 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:43:21.710 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:43:32.718 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:43:35.074 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:43:43.750 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:43:46.110 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:43:54.994 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:43:55.526 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:44:05.126 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:44:05.630 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:44:16.626 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:44:16.674 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:44:27.650 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:44:27.950 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:44:38.694 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:44:40.198 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:44:40.734 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:44:51.750 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:44:52.150 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:45:02.758 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:45:04.198 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:45:13.598 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:45:13.786 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:45:14.830 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:45:24.614 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:45:25.186 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:45:35.846 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:45:38.042 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:45:46.002 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:45:47.490 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:45:56.614 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:45:57.894 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:45:59.262 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:46:09.082 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:46:09.550 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:46:19.746 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:46:21.970 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:46:22.614 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:46:33.646 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:46:36.206 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:46:44.782 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:46:44.862 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:46:55.694 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:46:58.650 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:46:59.178 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:47:09.774 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:47:13.898 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:47:19.998 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:47:21.038 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:47:30.634 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:47:31.006 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:47:41.606 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:47:41.646 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:47:41.814 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:47:52.610 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:47:52.982 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:48:04.050 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:48:05.838 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:48:14.818 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:48:15.082 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:48:25.698 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:48:26.466 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:48:26.918 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:48:37.946 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:48:38.586 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:48:49.550 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:48:50.022 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:48:59.606 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:48:59.758 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:49:10.650 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:49:10.794 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:49:26.882 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:49:27.286 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:49:38.146 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:49:42.158 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:49:48.942 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:49:50.738 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:49:50.782 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:50:00.358 Khadas systemd[1]: Starting system activity accounting tool... 2024-11-11 02:50:00.378 Khadas systemd[1]: sysstat-collect.service: Succeeded. 2024-11-11 02:50:00.381 Khadas systemd[1]: Finished system activity accounting tool. 2024-11-11 02:50:02.618 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:50:03.426 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:50:12.614 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:50:14.874 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:50:23.626 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:50:23.642 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:50:34.658 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:50:35.050 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:50:35.682 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:50:47.314 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:50:48.694 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:50:57.718 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:50:59.130 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:51:08.750 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:51:10.162 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:51:10.982 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:51:21.618 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:51:23.806 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:51:33.422 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:51:36.430 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:51:44.858 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:51:46.422 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:51:57.658 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:51:59.310 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:52:08.486 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:52:09.734 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:52:18.710 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:52:19.506 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:52:22.998 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:52:29.686 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:52:29.946 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:52:31.322 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:52:40.510 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:52:41.966 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:52:43.370 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:52:52.590 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:52:55.822 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:53:02.966 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:53:03.986 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:53:14.638 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:53:16.086 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:53:26.454 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:53:27.938 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:53:36.510 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:53:36.866 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:53:47.646 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:53:47.914 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:53:58.674 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:53:58.926 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:53:59.108 Khadas systemd[1]: run-docker-runtime\x2drunc-moby-04dd939c4714ac9154936e122a7e0b32648db5b53d9029c22aaf695e1ab15d5c-runc.H6CzFx.mount: Succeeded. 2024-11-11 02:54:09.722 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:54:12.170 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:54:12.990 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:54:23.818 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:54:27.134 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:54:28.946 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:54:29.586 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:54:39.782 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:54:40.618 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:54:50.782 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:54:50.854 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:54:51.590 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:55:02.606 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:55:03.450 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:55:13.614 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:55:13.654 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:55:24.622 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:55:24.882 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:55:25.646 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:55:36.654 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:55:41.414 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:55:43.258 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:55:44.606 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:55:53.778 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:55:54.290 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:56:04.682 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:56:05.018 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:56:15.842 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:56:20.530 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:56:26.882 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:56:27.886 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:56:39.126 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:56:40.150 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:56:50.750 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:56:51.354 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:57:01.610 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:57:01.778 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:57:14.262 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:57:15.118 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:57:25.714 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:57:30.026 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:57:37.146 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:57:38.394 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:57:48.194 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:57:49.378 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:57:59.646 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:58:00.018 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:58:10.650 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:58:10.686 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:58:22.282 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:58:22.558 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:58:22.690 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:58:38.750 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:58:39.250 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:58:49.650 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:58:49.978 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:59:00.654 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:59:01.018 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:59:02.086 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:59:12.678 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:59:12.706 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:59:23.730 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:59:25.534 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:59:35.150 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:59:36.390 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:59:46.786 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:59:49.114 Khadas kernel: Bluetooth: hci0: advertising data len corrected 2024-11-11 02:59:57.590 Khadas kernel: Bluetooth: hci0: advertising data len corrected

I'm not able to recognize any special event.

patman15 commented 1 day ago

I'm not able to recognize any special event.

True, neither can I.

Still looking at your log from the integration:

2024-11-11 02:33:33.024 WARNING (MainThread) [bleak.backends.bluezdbus.client] Failed to cancel connection (/org/bluez/hci0/dev_BA_03_EC_11_0C_F8):
2024-11-11 02:33:33.031 ERROR (MainThread) [custom_components.bms_ble] Error fetching 170R000121 data: device communicating failed: [org.bluez.Error.Failed] Not connected (BleakDBusError)
2024-11-11 02:49:10.840 ERROR (MainThread) [custom_components.bms_ble] Error fetching 170R000086 data: device communicating failed: [org.bluez.Error.Failed] Operation failed with ATT error: 0x0e (Unlikely Error) (BleakDBusError)

it seems that the Bluetooth stack crashed. This is outside the control of the integration. I can see you still using the Khadas Bluetooth controller. Did you consider switching to the new one based on the CSR8510A10 chipset? Maybe that one is more stable? I fear I can't do much about this issue ...

Alex-DeIt commented 1 day ago

I tried it 2 days ago with a CSR8510A10 based bluetooth dongle, but it was not better. Even with this I had a lot of interruptions. I am thinking about trying with a Raspberry based Hassio instead of the Khadas based. What do you think?

patman15 commented 1 day ago

As far as I understood you, the new version significantly improved the availability, correct? The issue last night looks to me like a crash of the Bluetooth stack/dongle. So switching that one could help. With your RSSI values I think it's as good as it can get. You will always have drop outs. They last at least 30 seconds (or multiple of them) since this is the polling interval. RPi is not known for its good Bluetooth performance, see https://www.home-assistant.io/integrations/bluetooth/#cypress-based-adapters so I would not recommend switching to that.

Alex-DeIt commented 1 day ago

As far as I understood you, the new version significantly improved the availability, correct? --> yes, much better than before.

OK, Patrick, then I will try again with the CSR8510A10 based dongle. Did you receive yours? Is your system performing better with it?

patman15 commented 1 day ago

Did you receive yours? Is your system performing better with it?

Yes, I did receive mine, but I had no issues even before. My development system had a Realtek device which seems to be ok. I have tried the CSR8510A10 dongle but the change in 1.9.0 made much more impact. I would need to do more intensive tests to really see a difference. But, I never had the BT system being stuck like you experienced it.

Alex-DeIt commented 5 hours ago

Hello Patrick, can I disturb you a last time? I had again a longer interruption related to one of the two batteties which started at 14:05:11. image This time a tried not to restart the whole Hassio but only the integration related to the blocked battery switching the button indicated below with the blue arrow. image After that the data were shown again correctly. Pls. find here below some lines of the debug related to a time slot containing the moment of connection loss. Would be great if you could give a look one time more.

2024-11-12 14:03:43.627 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) Rx BLE data: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n') 2024-11-12 14:03:43.629 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n')} 2024-11-12 14:03:43.629 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) request current info 2024-11-12 14:03:43.629 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n')} 2024-11-12 14:03:43.630 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) request temperature info 2024-11-12 14:03:43.750 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] Disconnected from BMS (170R000086) 2024-11-12 14:03:43.872 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) Rx BLE data: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n') 2024-11-12 14:03:43.872 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n')} 2024-11-12 14:03:43.873 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) request battery_level info 2024-11-12 14:03:44.164 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) Rx BLE data: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n') 2024-11-12 14:03:44.165 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n'), 10: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n')} 2024-11-12 14:03:44.165 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) request design_capacity info 2024-11-12 14:03:44.262 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) Rx BLE data: bytearray(b'\xaaU\x15\x04\xc8\x00\x05\x00\xe6\r\n') 2024-11-12 14:03:44.263 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n'), 10: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n'), 21: bytearray(b'\xaaU\x15\x04\xc8\x00\x05\x00\xe6\r\n')} 2024-11-12 14:03:44.263 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) request cycles info 2024-11-12 14:03:44.263 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n'), 10: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n'), 21: bytearray(b'\xaaU\x15\x04\xc8\x00\x05\x00\xe6\r\n')} 2024-11-12 14:03:44.264 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) request runtime info 2024-11-12 14:03:44.505 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) Rx BLE data: bytearray(b'\xaaU\x0c\x0c&\x00\x00\x00\xf1H\x00\x00\x05\x00\x00\x00|\r\n') 2024-11-12 14:03:44.507 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n'), 10: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n'), 21: bytearray(b'\xaaU\x15\x04\xc8\x00\x05\x00\xe6\r\n'), 12: bytearray(b'\xaaU\x0c\x0c&\x00\x00\x00\xf1H\x00\x00\x05\x00\x00\x00|\r\n')} 2024-11-12 14:03:44.651 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) Rx BLE data: bytearray(b'\xaaU\x05\n\xfe\x0c\xfe\x0c\xfd\x0c\xfd\x0c\x00\x005\r\n') 2024-11-12 14:03:44.653 DEBUG (MainThread) [custom_components.bms_ble] BMS data sample {'voltage': 13.3, 'current': 0.0, 'temperature': 3, 'battery_level': 100, 'design_capacity': 200, 'cycles': 5, 'cell#0': 3.326, 'cell#1': 3.326, 'cell#2': 3.325, 'cell#3': 3.325, 'cycle_charge': 200.0, 'cycle_capacity': 2660.0, 'power': 0.0, 'battery_charging': False, 'delta_voltage': 0.001} 2024-11-12 14:03:44.654 DEBUG (MainThread) [custom_components.bms_ble] Finished fetching 170R000121 data in 3.808 seconds (success: True) 2024-11-12 14:03:47.227 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: RSSI value: -92 dBm 2024-11-12 14:03:47.229 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: Link quality: 100 % 2024-11-12 14:03:49.869 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] Disconnected from BMS (170R000121) 2024-11-12 14:04:08.542 DEBUG (MainThread) [custom_components.bms_ble] 170R000086: BMS data update 2024-11-12 14:04:08.543 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] Connecting BMS (170R000086) 2024-11-12 14:04:13.609 DEBUG (MainThread) [custom_components.bms_ble] 170R000086: RSSI value: -90 dBm 2024-11-12 14:04:13.610 DEBUG (MainThread) [custom_components.bms_ble] 170R000086: Link quality: 97 % 2024-11-12 14:04:14.845 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: BMS data update 2024-11-12 14:04:14.846 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] Connecting BMS (170R000121) 2024-11-12 14:04:17.229 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: RSSI value: -83 dBm 2024-11-12 14:04:17.230 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: Link quality: 100 % 2024-11-12 14:04:18.016 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) request voltage info 2024-11-12 14:04:18.503 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) Rx BLE data: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n') 2024-11-12 14:04:18.504 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n')} 2024-11-12 14:04:18.505 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) request current info 2024-11-12 14:04:18.505 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n')} 2024-11-12 14:04:18.505 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) request temperature info 2024-11-12 14:04:18.796 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) Rx BLE data: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n') 2024-11-12 14:04:18.798 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n')} 2024-11-12 14:04:18.798 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) request battery_level info 2024-11-12 14:04:19.283 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) Rx BLE data: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n') 2024-11-12 14:04:19.284 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n'), 10: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n')} 2024-11-12 14:04:19.285 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) request design_capacity info 2024-11-12 14:04:19.527 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) Rx BLE data: bytearray(b'\xaaU\x15\x04\xc8\x00\x05\x00\xe6\r\n') 2024-11-12 14:04:19.528 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n'), 10: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n'), 21: bytearray(b'\xaaU\x15\x04\xc8\x00\x05\x00\xe6\r\n')} 2024-11-12 14:04:19.529 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) request cycles info 2024-11-12 14:04:19.529 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n'), 10: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n'), 21: bytearray(b'\xaaU\x15\x04\xc8\x00\x05\x00\xe6\r\n')} 2024-11-12 14:04:19.529 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) request runtime info 2024-11-12 14:04:19.722 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) Rx BLE data: bytearray(b'\xaaU\x0c\x0c&\x00\x00\x00\xf1H\x00\x00\x05\x00\x00\x00|\r\n') 2024-11-12 14:04:19.724 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n'), 10: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n'), 21: bytearray(b'\xaaU\x15\x04\xc8\x00\x05\x00\xe6\r\n'), 12: bytearray(b'\xaaU\x0c\x0c&\x00\x00\x00\xf1H\x00\x00\x05\x00\x00\x00|\r\n')} 2024-11-12 14:04:19.868 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) Rx BLE data: bytearray(b'\xaaU\x05\n\xfd\x0c\xfd\x0c\xfd\x0c\xfd\x0c\x00\x003\r\n') 2024-11-12 14:04:19.869 DEBUG (MainThread) [custom_components.bms_ble] BMS data sample {'voltage': 13.3, 'current': 0.0, 'temperature': 3, 'battery_level': 100, 'design_capacity': 200, 'cycles': 5, 'cell#0': 3.325, 'cell#1': 3.325, 'cell#2': 3.325, 'cell#3': 3.325, 'cycle_charge': 200.0, 'cycle_capacity': 2660.0, 'power': 0.0, 'battery_charging': False, 'delta_voltage': 0.0} 2024-11-12 14:04:19.870 DEBUG (MainThread) [custom_components.bms_ble] Finished fetching 170R000121 data in 5.024 seconds (success: True) 2024-11-12 14:04:21.014 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request voltage info 2024-11-12 14:04:21.697 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) Rx BLE data: bytearray(b'\xaaU\x0b\x08\x903\x00\x00\x00\x00\x00\x00\xd6\r\n') 2024-11-12 14:04:21.698 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\x903\x00\x00\x00\x00\x00\x00\xd6\r\n')} 2024-11-12 14:04:21.698 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request current info 2024-11-12 14:04:21.699 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\x903\x00\x00\x00\x00\x00\x00\xd6\r\n')} 2024-11-12 14:04:21.699 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request temperature info 2024-11-12 14:04:21.891 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) Rx BLE data: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n') 2024-11-12 14:04:21.892 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\x903\x00\x00\x00\x00\x00\x00\xd6\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n')} 2024-11-12 14:04:21.892 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request battery_level info 2024-11-12 14:04:22.233 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) Rx BLE data: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n') 2024-11-12 14:04:22.234 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\x903\x00\x00\x00\x00\x00\x00\xd6\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n'), 10: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n')} 2024-11-12 14:04:22.234 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request design_capacity info 2024-11-12 14:04:22.380 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) Rx BLE data: bytearray(b'\xaaU\x15\x04\xc8\x00\x05\x00\xe6\r\n') 2024-11-12 14:04:22.381 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\x903\x00\x00\x00\x00\x00\x00\xd6\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n'), 10: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n'), 21: bytearray(b'\xaaU\x15\x04\xc8\x00\x05\x00\xe6\r\n')} 2024-11-12 14:04:22.381 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request cycles info 2024-11-12 14:04:22.382 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\x903\x00\x00\x00\x00\x00\x00\xd6\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n'), 10: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n'), 21: bytearray(b'\xaaU\x15\x04\xc8\x00\x05\x00\xe6\r\n')} 2024-11-12 14:04:22.382 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request runtime info 2024-11-12 14:04:22.672 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) Rx BLE data: bytearray(b"\xaaU\x0c\x0c\x12\x00\x00\x00\'K\x00\x00\x05\x00\x00\x00\xa1\r\n") 2024-11-12 14:04:22.673 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\x903\x00\x00\x00\x00\x00\x00\xd6\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n'), 10: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n'), 21: bytearray(b'\xaaU\x15\x04\xc8\x00\x05\x00\xe6\r\n'), 12: bytearray(b"\xaaU\x0c\x0c\x12\x00\x00\x00\'K\x00\x00\x05\x00\x00\x00\xa1\r\n")} 2024-11-12 14:04:23.062 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) Rx BLE data: bytearray(b'\xaaU\x05\n\x00\r\x00\r\x00\r\xfe\x0c\x00\x00@\r\n') 2024-11-12 14:04:23.063 DEBUG (MainThread) [custom_components.bms_ble] BMS data sample {'voltage': 13.2, 'current': 0.0, 'temperature': 3, 'battery_level': 100, 'design_capacity': 200, 'cycles': 5, 'cell#0': 3.328, 'cell#1': 3.328, 'cell#2': 3.328, 'cell#3': 3.326, 'cycle_charge': 200.0, 'cycle_capacity': 2640.0, 'power': 0.0, 'battery_charging': False, 'delta_voltage': 0.002} 2024-11-12 14:04:23.063 DEBUG (MainThread) [custom_components.bms_ble] Finished fetching 170R000086 data in 14.521 seconds (success: True) 2024-11-12 14:04:25.232 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] Disconnected from BMS (170R000121) 2024-11-12 14:04:28.182 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] Disconnected from BMS (170R000086) 2024-11-12 14:04:43.610 DEBUG (MainThread) [custom_components.bms_ble] 170R000086: RSSI value: -90 dBm 2024-11-12 14:04:43.611 DEBUG (MainThread) [custom_components.bms_ble] 170R000086: Link quality: 97 % 2024-11-12 14:04:44.672 INFO (MainThread) [custom_components.hacs] Loading known repositories 2024-11-12 14:04:47.230 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: RSSI value: -85 dBm 2024-11-12 14:04:47.231 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: Link quality: 100 % 2024-11-12 14:04:49.845 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: BMS data update 2024-11-12 14:04:49.846 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] Connecting BMS (170R000121) 2024-11-12 14:04:52.543 DEBUG (MainThread) [custom_components.bms_ble] 170R000086: BMS data update 2024-11-12 14:04:52.543 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] Connecting BMS (170R000086) 2024-11-12 14:05:11.816 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] Disconnected from BMS (170R000086) 2024-11-12 14:05:11.819 DEBUG (MainThread) [custom_components.bms_ble] 170R000086: device communicating failed: (EOFError) 2024-11-12 14:05:11.819 ERROR (MainThread) [custom_components.bms_ble] Error fetching 170R000086 data: device communicating failed: (EOFError) 2024-11-12 14:05:11.820 DEBUG (MainThread) [custom_components.bms_ble] Finished fetching 170R000086 data in 19.277 seconds (success: False) 2024-11-12 14:05:11.844 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) request voltage info 2024-11-12 14:05:11.847 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: device communicating failed: [org.bluez.Error.Failed] Not connected (BleakDBusError) 2024-11-12 14:05:11.848 ERROR (MainThread) [custom_components.bms_ble] Error fetching 170R000121 data: device communicating failed: [org.bluez.Error.Failed] Not connected (BleakDBusError) 2024-11-12 14:05:11.848 DEBUG (MainThread) [custom_components.bms_ble] Finished fetching 170R000121 data in 22.003 seconds (success: False) 2024-11-12 14:05:13.611 DEBUG (MainThread) [custom_components.bms_ble] 170R000086: RSSI value: -127 dBm 2024-11-12 14:05:13.612 DEBUG (MainThread) [custom_components.bms_ble] 170R000086: Link quality: 97 % 2024-11-12 14:05:17.231 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: RSSI value: -127 dBm 2024-11-12 14:05:17.232 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: Link quality: 99 % 2024-11-12 14:05:41.544 DEBUG (MainThread) [custom_components.bms_ble] 170R000086: BMS data update 2024-11-12 14:05:41.544 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] Connecting BMS (170R000086) 2024-11-12 14:05:41.845 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: BMS data update 2024-11-12 14:05:41.845 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] BMS 170R000121 already connected 2024-11-12 14:05:41.845 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) request voltage info 2024-11-12 14:05:41.850 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: device communicating failed: [org.bluez.Error.Failed] Not connected (BleakDBusError) 2024-11-12 14:05:41.851 DEBUG (MainThread) [custom_components.bms_ble] Finished fetching 170R000121 data in 0.006 seconds (success: False) 2024-11-12 14:05:43.611 DEBUG (MainThread) [custom_components.bms_ble] 170R000086: RSSI value: -127 dBm 2024-11-12 14:05:43.612 DEBUG (MainThread) [custom_components.bms_ble] 170R000086: Link quality: 97 % 2024-11-12 14:05:45.184 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request voltage info 2024-11-12 14:05:45.622 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) Rx BLE data: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n') 2024-11-12 14:05:45.622 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n')} 2024-11-12 14:05:45.623 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request current info 2024-11-12 14:05:45.623 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n')} 2024-11-12 14:05:45.623 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request temperature info 2024-11-12 14:05:45.914 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) Rx BLE data: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n') 2024-11-12 14:05:45.915 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n')} 2024-11-12 14:05:45.916 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request battery_level info 2024-11-12 14:05:46.255 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) Rx BLE data: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n') 2024-11-12 14:05:46.257 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n'), 10: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n')} 2024-11-12 14:05:46.257 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request design_capacity info 2024-11-12 14:05:46.499 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) Rx BLE data: bytearray(b'\xaaU\x15\x04\xc8\x00\x05\x00\xe6\r\n') 2024-11-12 14:05:46.500 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n'), 10: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n'), 21: bytearray(b'\xaaU\x15\x04\xc8\x00\x05\x00\xe6\r\n')} 2024-11-12 14:05:46.500 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request cycles info 2024-11-12 14:05:46.500 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n'), 10: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n'), 21: bytearray(b'\xaaU\x15\x04\xc8\x00\x05\x00\xe6\r\n')} 2024-11-12 14:05:46.500 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request runtime info 2024-11-12 14:05:46.744 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) Rx BLE data: bytearray(b"\xaaU\x0c\x0c\x12\x00\x00\x00\'K\x00\x00\x05\x00\x00\x00\xa1\r\n") 2024-11-12 14:05:46.745 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\xf43\x00\x00\x00\x00\x00\x00:\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n'), 10: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n'), 21: bytearray(b'\xaaU\x15\x04\xc8\x00\x05\x00\xe6\r\n'), 12: bytearray(b"\xaaU\x0c\x0c\x12\x00\x00\x00\'K\x00\x00\x05\x00\x00\x00\xa1\r\n")} 2024-11-12 14:05:46.987 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) Rx BLE data: bytearray(b'\xaaU\x05\n\x00\r\x00\r\x00\r\xfe\x0c\x00\x00@\r\n') 2024-11-12 14:05:46.989 DEBUG (MainThread) [custom_components.bms_ble] BMS data sample {'voltage': 13.3, 'current': 0.0, 'temperature': 3, 'battery_level': 100, 'design_capacity': 200, 'cycles': 5, 'cell#0': 3.328, 'cell#1': 3.328, 'cell#2': 3.328, 'cell#3': 3.326, 'cycle_charge': 200.0, 'cycle_capacity': 2660.0, 'power': 0.0, 'battery_charging': False, 'delta_voltage': 0.002} 2024-11-12 14:05:46.989 INFO (MainThread) [custom_components.bms_ble] Fetching 170R000086 data recovered 2024-11-12 14:05:46.990 DEBUG (MainThread) [custom_components.bms_ble] Finished fetching 170R000086 data in 5.446 seconds (success: True) 2024-11-12 14:05:47.233 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: RSSI value: -127 dBm 2024-11-12 14:05:47.233 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: Link quality: 98 % 2024-11-12 14:05:49.864 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] Disconnected from BMS (170R000086) 2024-11-12 14:06:11.845 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: BMS data update 2024-11-12 14:06:11.845 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] BMS 170R000121 already connected 2024-11-12 14:06:11.845 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) request voltage info 2024-11-12 14:06:11.850 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: device communicating failed: [org.bluez.Error.Failed] Not connected (BleakDBusError) 2024-11-12 14:06:11.851 DEBUG (MainThread) [custom_components.bms_ble] Finished fetching 170R000121 data in 0.006 seconds (success: False) 2024-11-12 14:06:13.612 DEBUG (MainThread) [custom_components.bms_ble] 170R000086: RSSI value: -127 dBm 2024-11-12 14:06:13.613 DEBUG (MainThread) [custom_components.bms_ble] 170R000086: Link quality: 97 % 2024-11-12 14:06:16.544 DEBUG (MainThread) [custom_components.bms_ble] 170R000086: BMS data update 2024-11-12 14:06:16.544 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] Connecting BMS (170R000086) 2024-11-12 14:06:17.233 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: RSSI value: -127 dBm 2024-11-12 14:06:17.234 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: Link quality: 97 % 2024-11-12 14:06:20.847 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request voltage info 2024-11-12 14:06:21.285 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) Rx BLE data: bytearray(b'\xaaU\x0b\x08\x903\x00\x00\x00\x00\x00\x00\xd6\r\n') 2024-11-12 14:06:21.286 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\x903\x00\x00\x00\x00\x00\x00\xd6\r\n')} 2024-11-12 14:06:21.286 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request current info 2024-11-12 14:06:21.287 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\x903\x00\x00\x00\x00\x00\x00\xd6\r\n')} 2024-11-12 14:06:21.287 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request temperature info 2024-11-12 14:06:21.919 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) Rx BLE data: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n') 2024-11-12 14:06:21.921 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\x903\x00\x00\x00\x00\x00\x00\xd6\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n')} 2024-11-12 14:06:21.921 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request battery_level info 2024-11-12 14:06:22.309 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) Rx BLE data: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n') 2024-11-12 14:06:22.310 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\x903\x00\x00\x00\x00\x00\x00\xd6\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n'), 10: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n')} 2024-11-12 14:06:22.310 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request design_capacity info 2024-11-12 14:06:22.650 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) Rx BLE data: bytearray(b'\xaaU\x15\x04\xc8\x00\x05\x00\xe6\r\n') 2024-11-12 14:06:22.651 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\x903\x00\x00\x00\x00\x00\x00\xd6\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n'), 10: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n'), 21: bytearray(b'\xaaU\x15\x04\xc8\x00\x05\x00\xe6\r\n')} 2024-11-12 14:06:22.652 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request cycles info 2024-11-12 14:06:22.652 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\x903\x00\x00\x00\x00\x00\x00\xd6\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n'), 10: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n'), 21: bytearray(b'\xaaU\x15\x04\xc8\x00\x05\x00\xe6\r\n')} 2024-11-12 14:06:22.653 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) request runtime info 2024-11-12 14:06:22.748 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) Rx BLE data: bytearray(b"\xaaU\x0c\x0c\x12\x00\x00\x00\'K\x00\x00\x05\x00\x00\x00\xa1\r\n") 2024-11-12 14:06:22.750 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) {11: bytearray(b'\xaaU\x0b\x08\x903\x00\x00\x00\x00\x00\x00\xd6\r\n'), 9: bytearray(b'\xaaU\t\x0c\x03\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\r\n'), 10: bytearray(b'\xaaU\n\x06d\x13\r\x00\x00\x00\x94\r\n'), 21: bytearray(b'\xaaU\x15\x04\xc8\x00\x05\x00\xe6\r\n'), 12: bytearray(b"\xaaU\x0c\x0c\x12\x00\x00\x00\'K\x00\x00\x05\x00\x00\x00\xa1\r\n")} 2024-11-12 14:06:23.089 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000086) Rx BLE data: bytearray(b'\xaaU\x05\n\x00\r\x00\r\x00\r\xfe\x0c\x00\x00@\r\n') 2024-11-12 14:06:23.090 DEBUG (MainThread) [custom_components.bms_ble] BMS data sample {'voltage': 13.2, 'current': 0.0, 'temperature': 3, 'battery_level': 100, 'design_capacity': 200, 'cycles': 5, 'cell#0': 3.328, 'cell#1': 3.328, 'cell#2': 3.328, 'cell#3': 3.326, 'cycle_charge': 200.0, 'cycle_capacity': 2640.0, 'power': 0.0, 'battery_charging': False, 'delta_voltage': 0.002} 2024-11-12 14:06:23.091 DEBUG (MainThread) [custom_components.bms_ble] Finished fetching 170R000086 data in 6.547 seconds (success: True) 2024-11-12 14:06:28.209 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] Disconnected from BMS (170R000086) 2024-11-12 14:06:41.845 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: BMS data update 2024-11-12 14:06:41.845 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] BMS 170R000121 already connected 2024-11-12 14:06:41.845 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) request voltage info 2024-11-12 14:06:41.850 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: device communicating failed: [org.bluez.Error.Failed] Not connected (BleakDBusError) 2024-11-12 14:06:41.850 DEBUG (MainThread) [custom_components.bms_ble] Finished fetching 170R000121 data in 0.005 seconds (success: False) 2024-11-12 14:06:43.615 DEBUG (MainThread) [custom_components.bms_ble] 170R000086: RSSI value: -127 dBm 2024-11-12 14:06:43.616 DEBUG (MainThread) [custom_components.bms_ble] 170R000086: Link quality: 97 % 2024-11-12 14:06:47.234 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: RSSI value: -127 dBm 2024-11-12 14:06:47.235 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: Link quality: 96 % 2024-11-12 14:06:52.544 DEBUG (MainThread) [custom_components.bms_ble] 170R000086: BMS data update

patman15 commented 2 hours ago

Hello Patrick, can I disturb you a last time?

Anytime!

Had a look at the log, but I think it's from the wrong time span. Probably the log is in UTC and you are in a different timezone? Can you check?

2024-11-12 14:06:23.091 DEBUG (MainThread) [custom_components.bms_ble] Finished fetching 170R000086 data in 6.547 seconds (success: True)

I can see this valid reception after 14:05:11. Also may I ask you a favor that you either attach logs as a file or mark it as code block, otherwise the thread really gets messy and hard to read. Thanks!

Alex-DeIt commented 1 hour ago

Anytime! Thank you very much.

Can you check? I have checked it just now. The registered time in the log matches with the actual time of my timezone.

I can see this valid reception after 14:05:11. Is this reception refering to the 086 battery? The data related to the 086 were still shown, The data related to the 121 battery were no more visible after 14:05:11.

At 14:05:11 is registered an error related to the 121 battery:

2024-11-12 14:05:11.844 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) request voltage info
2024-11-12 14:05:11.847 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: device communicating failed: [org.bluez.Error.Failed] Not connected (BleakDBusError)
2024-11-12 14:05:11.848 ERROR (MainThread) [custom_components.bms_ble] Error fetching 170R000121 data: device communicating failed: [org.bluez.Error.Failed] Not connected (BleakDBusError)
2024-11-12 14:05:11.848 DEBUG (MainThread) [custom_components.bms_ble] Finished fetching 170R000121 data in 22.003 seconds (success: False)

then, 30 seconds later:

2024-11-12 14:05:41.845 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: BMS data update
2024-11-12 14:05:41.845 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] BMS 170R000121 already connected
2024-11-12 14:05:41.845 DEBUG (MainThread) [custom_components.bms_ble.plugins.cbtpwr_bms] (170R000121) request voltage info
2024-11-12 14:05:41.850 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: device communicating failed: [org.bluez.Error.Failed] Not connected (BleakDBusError)
2024-11-12 14:05:41.851 DEBUG (MainThread) [custom_components.bms_ble] Finished fetching 170R000121 data in 0.006 seconds (success: False)

and so on, there is always following error:

2024-11-12 14:06:41.850 DEBUG (MainThread) [custom_components.bms_ble] 170R000121: device communicating failed: [org.bluez.Error.Failed] Not connected (BleakDBusError)

Pls. find in attachment the log I downloaded this afternoon. home-assistant_bms_ble_2024-11-12T15-02-32.479Z.log