custom-components / ble_monitor

BLE monitor for passive BLE sensors
https://community.home-assistant.io/t/passive-ble-monitor-integration/
MIT License
1.89k stars 243 forks source link

Nothing pops... #179

Closed guillaumevende closed 3 years ago

guillaumevende commented 3 years ago

Hi, I just made a simple config :

`ble_monitor: batt_entities: True discovery: False devices:

but just nothing pops...

"Grant permissions for Python rootless access to HCI interface (usually only needed for alternative installations of home assistant that only install home assistant core):" Is this necessary if I installed HA directly on my RPi ?

Ernst79 commented 3 years ago

No, that is normally not needed.

Could you turn on debug logging? See the FAQ for instructions. Post your logs here.

guillaumevende commented 3 years ago

Thanks for your help. Here are the errors :

Logger: custom_components.ble_monitor
Source: custom_components/ble_monitor/__init__.py:483 
Integration: Passive BLE monitor integration (documentation) 
First occurred: 22:59:41 (1 occurrences) 
Last logged: 22:59:41

Decryption failed: MAC check failed
Logger: custom_components.ble_monitor
Source: custom_components/ble_monitor/__init__.py:484 
Integration: Passive BLE monitor integration (documentation) 
First occurred: 22:59:41 (1 occurrences) 
Last logged: 22:59:41

token: 730e17c3
Logger: custom_components.ble_monitor
Source: custom_components/ble_monitor/__init__.py:485 
Integration: Passive BLE monitor integration (documentation) 
First occurred: 22:59:41 (1 occurrences) 
Last logged: 22:59:41

nonce: 5f470d38c1a45b05a4020000
Logger: custom_components.ble_monitor
Source: custom_components/ble_monitor/__init__.py:486 
Integration: Passive BLE monitor integration (documentation) 
First occurred: 22:59:41 (1 occurrences) 
Last logged: 22:59:41

encrypted_payload: 591d7c4c81020000730e17c3
Logger: custom_components.ble_monitor
Source: custom_components/ble_monitor/__init__.py:487 
Integration: Passive BLE monitor integration (documentation) 
First occurred: 22:59:41 (1 occurrences) 
Last logged: 22:59:41

cipherpayload: 591d7c4c81
Ernst79 commented 3 years ago

please copy all logs by clicking "load full home assistant log" in the bottom of the Logs page, also the debug messages

guillaumevende commented 3 years ago

OK! Sorry, you'll find here some other issues and warnings I'm working on about other entities.

2020-12-02 22:56:43 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for ble_monitor 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.
2020-12-02 22:56:43 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for 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.
2020-12-02 22:56:50 DEBUG (SyncWorker_0) [custom_components.ble_monitor] Spawning HCIdump thread
2020-12-02 22:56:50 DEBUG (SyncWorker_0) [custom_components.ble_monitor] HCIdump thread: Init
2020-12-02 22:56:50 DEBUG (SyncWorker_0) [custom_components.ble_monitor] 1 encryptors mac:key pairs loaded.
2020-12-02 22:56:50 DEBUG (SyncWorker_0) [custom_components.ble_monitor] whitelist: [A4:C1:38:0D:47:5F]
2020-12-02 22:56:50 DEBUG (SyncWorker_0) [custom_components.ble_monitor] 1 whitelist item(s) loaded.
2020-12-02 22:56:50 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-02 22:56:50 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-02 22:56:50 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-02 22:56:51 DEBUG (SyncWorker_1) [custom_components.ble_monitor.binary_sensor] Binary sensor platform setup
2020-12-02 22:56:51 DEBUG (SyncWorker_1) [custom_components.ble_monitor.binary_sensor] BLE binary sensors updater initialization
2020-12-02 22:56:51 DEBUG (SyncWorker_1) [custom_components.ble_monitor.binary_sensor] BLE binary sensors updater initialized
2020-12-02 22:56:51 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] Binary entities updater loop started!
2020-12-02 22:56:51 DEBUG (SyncWorker_1) [custom_components.ble_monitor.binary_sensor] Binary sensor platform setup finished
2020-12-02 22:56:51 DEBUG (SyncWorker_4) [custom_components.ble_monitor.sensor] Sensor platform setup
2020-12-02 22:56:51 DEBUG (SyncWorker_4) [custom_components.ble_monitor.sensor] BLE sensors updater initialization
2020-12-02 22:56:51 DEBUG (SyncWorker_4) [custom_components.ble_monitor.sensor] BLE sensors updater initialized
2020-12-02 22:56:51 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] Entities updater loop started!
2020-12-02 22:56:51 DEBUG (SyncWorker_4) [custom_components.ble_monitor.sensor] Sensor platform setup finished
2020-12-02 22:56:51 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] Name of temperature sensor with mac adress A4:C1:38:0D:47:5F is set to: CapteurXiaomi2E
2020-12-02 22:56:51 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] Temperature sensor with mac address A4:C1:38:0D:47:5F is set to receive data in °C
2020-12-02 22:56:51 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] Name of humidity sensor with mac adress A4:C1:38:0D:47:5F is set to: CapteurXiaomi2E
2020-12-02 22:56:51 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] Name of battery sensor with mac adress A4:C1:38:0D:47:5F is set to: CapteurXiaomi2E
2020-12-02 22:56:52 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for icloud3 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.
2020-12-02 22:56:52 DEBUG (MainThread) [custom_components.ble_monitor.sensor] async_added_to_hass called for ble temperature CapteurXiaomi2E
2020-12-02 22:56:52 DEBUG (MainThread) [custom_components.ble_monitor.sensor] async_added_to_hass called for ble humidity CapteurXiaomi2E
2020-12-02 22:56:52 DEBUG (MainThread) [custom_components.ble_monitor.sensor] async_added_to_hass called for ble battery CapteurXiaomi2E
2020-12-02 22:56:55 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-02 22:56:55 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 5 seconds
2020-12-02 22:57:00 ERROR (SyncWorker_1) [custom_components.icloud3.device_tracker] iCloud3 Setup Error > > The iOS App device_tracker entity was not found in the Entity Registry.. Device_tracker entities (suffixes) found -
2020-12-02 22:57:00 ERROR (SyncWorker_1) [custom_components.icloud3.device_tracker] iCloud3 Setup Error > > The iOS App device_tracker entity was not found in the Entity Registry.. Device_tracker entities (suffixes) found -
2020-12-02 22:57:00 ERROR (SyncWorker_1) [custom_components.icloud3.device_tracker] iCloud3 Setup Error > > The iOS App device_tracker entity was not found in the Entity Registry.. Device_tracker entities (suffixes) found -
2020-12-02 22:57:03 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-02 22:57:03 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 10 seconds
2020-12-02 22:57:04 WARNING (MainThread) [homeassistant.components.netatmo] Webhook not registered - https and port 443 is required to register the webhook
2020-12-02 22:57:18 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-02 22:57:18 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 20 seconds
2020-12-02 22:57:41 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-02 22:57:41 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 40 seconds
2020-12-02 22:57:51 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 1 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-02 22:57:52 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 1 MiBeacon BLE ADV messages processed for 1 measuring device(s).
2020-12-02 22:57:52 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-02 22:57:52 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-02 22:57:52 DEBUG (Thread-3) [custom_components.ble_monitor] 3381 HCI events processed for previous period.
2020-12-02 22:57:52 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-02 22:57:52 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-02 22:57:52 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-02 22:58:24 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-02 22:58:24 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-02 22:58:51 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-02 22:58:52 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 1 measuring device(s).
2020-12-02 22:58:52 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-02 22:58:52 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-02 22:58:52 DEBUG (Thread-3) [custom_components.ble_monitor] 3280 HCI events processed for previous period.
2020-12-02 22:58:52 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-02 22:58:52 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-02 22:58:52 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-02 22:59:41 ERROR (Thread-3) [custom_components.ble_monitor] Decryption failed: MAC check failed
2020-12-02 22:59:41 ERROR (Thread-3) [custom_components.ble_monitor] token: 730e17c3
2020-12-02 22:59:41 ERROR (Thread-3) [custom_components.ble_monitor] nonce: 5f470d38c1a45b05a4020000
2020-12-02 22:59:41 ERROR (Thread-3) [custom_components.ble_monitor] encrypted_payload: 591d7c4c81020000730e17c3
2020-12-02 22:59:41 ERROR (Thread-3) [custom_components.ble_monitor] cipherpayload: 591d7c4c81
2020-12-02 22:59:47 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-02 22:59:47 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-02 22:59:52 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 1 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-02 22:59:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-02 22:59:53 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 1 MiBeacon BLE ADV messages processed for 1 measuring device(s).
2020-12-02 22:59:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-02 22:59:53 DEBUG (Thread-3) [custom_components.ble_monitor] 3948 HCI events processed for previous period.
2020-12-02 22:59:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-02 22:59:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-02 22:59:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-02 23:00:41 ERROR (Thread-3) [custom_components.ble_monitor] Decryption failed: MAC check failed
2020-12-02 23:00:41 ERROR (Thread-3) [custom_components.ble_monitor] token: 8ea31e87
2020-12-02 23:00:41 ERROR (Thread-3) [custom_components.ble_monitor] nonce: 5f470d38c1a45b05a6020000
2020-12-02 23:00:41 ERROR (Thread-3) [custom_components.ble_monitor] encrypted_payload: 51b9d808040200008ea31e87
2020-12-02 23:00:41 ERROR (Thread-3) [custom_components.ble_monitor] cipherpayload: 51b9d80804
2020-12-02 23:00:52 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 1 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-02 23:00:53 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 1 MiBeacon BLE ADV messages processed for 1 measuring device(s).
2020-12-02 23:00:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-02 23:00:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-02 23:00:53 DEBUG (Thread-3) [custom_components.ble_monitor] 2755 HCI events processed for previous period.
2020-12-02 23:00:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-02 23:00:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-02 23:00:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-02 23:01:10 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-02 23:01:10 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-02 23:01:52 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-02 23:01:53 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 1 measuring device(s).
2020-12-02 23:01:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-02 23:01:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-02 23:01:53 DEBUG (Thread-3) [custom_components.ble_monitor] 4144 HCI events processed for previous period.
2020-12-02 23:01:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-02 23:01:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-02 23:01:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-02 23:02:33 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-02 23:02:33 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-02 23:02:52 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-02 23:02:53 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 1 measuring device(s).
2020-12-02 23:02:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-02 23:02:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-02 23:02:53 DEBUG (Thread-3) [custom_components.ble_monitor] 2953 HCI events processed for previous period.
2020-12-02 23:02:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-02 23:02:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-02 23:02:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-02 23:03:52 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-02 23:03:53 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 1 measuring device(s).
2020-12-02 23:03:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-02 23:03:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-02 23:03:53 DEBUG (Thread-3) [custom_components.ble_monitor] 3458 HCI events processed for previous period.
2020-12-02 23:03:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-02 23:03:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-02 23:03:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-02 23:03:56 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-02 23:03:56 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-02 23:04:52 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-02 23:04:53 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 1 measuring device(s).
2020-12-02 23:04:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-02 23:04:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-02 23:04:53 DEBUG (Thread-3) [custom_components.ble_monitor] 2872 HCI events processed for previous period.
2020-12-02 23:04:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-02 23:04:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-02 23:04:53 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
Ernst79 commented 3 years ago

My first guess is that the encryption key is wrong. Can you check it again?

Magalex2x14 commented 3 years ago

Yes, @Ernst79 is right, the key is wrong.

guillaumevende commented 3 years ago

Ok, so I indeed found another Mi Bind Key. I changed it but now, entities are now grey, not blue anymore...

2020-12-02 23:12:49 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for 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.
2020-12-02 23:12:49 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for ble_monitor 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.
2020-12-02 23:12:55 DEBUG (SyncWorker_0) [custom_components.ble_monitor] Spawning HCIdump thread
2020-12-02 23:12:55 DEBUG (SyncWorker_0) [custom_components.ble_monitor] HCIdump thread: Init
2020-12-02 23:12:55 DEBUG (SyncWorker_0) [custom_components.ble_monitor] 1 encryptors mac:key pairs loaded.
2020-12-02 23:12:55 DEBUG (SyncWorker_0) [custom_components.ble_monitor] whitelist: [A4:C1:38:0D:47:5F]
2020-12-02 23:12:55 DEBUG (SyncWorker_0) [custom_components.ble_monitor] 1 whitelist item(s) loaded.
2020-12-02 23:12:55 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-02 23:12:55 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-02 23:12:56 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-02 23:12:57 DEBUG (SyncWorker_0) [custom_components.ble_monitor.binary_sensor] Binary sensor platform setup
2020-12-02 23:12:57 DEBUG (SyncWorker_0) [custom_components.ble_monitor.binary_sensor] BLE binary sensors updater initialization
2020-12-02 23:12:57 DEBUG (SyncWorker_0) [custom_components.ble_monitor.binary_sensor] BLE binary sensors updater initialized
2020-12-02 23:12:57 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] Binary entities updater loop started!
2020-12-02 23:12:57 DEBUG (SyncWorker_0) [custom_components.ble_monitor.binary_sensor] Binary sensor platform setup finished
2020-12-02 23:12:57 DEBUG (SyncWorker_1) [custom_components.ble_monitor.sensor] Sensor platform setup
2020-12-02 23:12:57 DEBUG (SyncWorker_1) [custom_components.ble_monitor.sensor] BLE sensors updater initialization
2020-12-02 23:12:57 DEBUG (SyncWorker_1) [custom_components.ble_monitor.sensor] BLE sensors updater initialized
2020-12-02 23:12:57 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] Entities updater loop started!
2020-12-02 23:12:57 DEBUG (SyncWorker_1) [custom_components.ble_monitor.sensor] Sensor platform setup finished
2020-12-02 23:12:58 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for icloud3 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.
2020-12-02 23:13:01 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-02 23:13:01 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 5 seconds
2020-12-02 23:13:06 ERROR (SyncWorker_1) [custom_components.icloud3.device_tracker] iCloud3 Setup Error > > The iOS App device_tracker entity was not found in the Entity Registry.. Device_tracker entities (suffixes) found -
2020-12-02 23:13:06 ERROR (SyncWorker_1) [custom_components.icloud3.device_tracker] iCloud3 Setup Error > > The iOS App device_tracker entity was not found in the Entity Registry.. Device_tracker entities (suffixes) found -
2020-12-02 23:13:06 ERROR (SyncWorker_1) [custom_components.icloud3.device_tracker] iCloud3 Setup Error > > The iOS App device_tracker entity was not found in the Entity Registry.. Device_tracker entities (suffixes) found -
2020-12-02 23:13:09 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-02 23:13:09 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 10 seconds
2020-12-02 23:13:09 WARNING (MainThread) [homeassistant.components.netatmo] Webhook not registered - https and port 443 is required to register the webhook
2020-12-02 23:13:27 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-02 23:13:27 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 20 seconds
2020-12-02 23:13:50 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-02 23:13:50 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 40 seconds
2020-12-02 23:13:57 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-02 23:13:57 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-02 23:13:57 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-02 23:13:57 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-02 23:13:57 DEBUG (Thread-3) [custom_components.ble_monitor] 3267 HCI events processed for previous period.
2020-12-02 23:13:57 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-02 23:13:57 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-02 23:13:57 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-02 23:14:33 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-02 23:14:33 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-02 23:14:57 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-02 23:14:57 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-02 23:14:57 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-02 23:14:57 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-02 23:14:57 DEBUG (Thread-3) [custom_components.ble_monitor] 2118 HCI events processed for previous period.
2020-12-02 23:14:57 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-02 23:14:57 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-02 23:14:57 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-02 23:15:56 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-02 23:15:56 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-02 23:15:57 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-02 23:15:57 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-02 23:15:57 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-02 23:15:57 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-02 23:15:57 DEBUG (Thread-3) [custom_components.ble_monitor] 3430 HCI events processed for previous period.
2020-12-02 23:15:57 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-02 23:15:57 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-02 23:15:57 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-02 23:16:57 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-02 23:16:57 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-02 23:16:57 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-02 23:16:57 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-02 23:16:57 DEBUG (Thread-3) [custom_components.ble_monitor] 2197 HCI events processed for previous period.
2020-12-02 23:16:57 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-02 23:16:57 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-02 23:16:57 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
Magalex2x14 commented 3 years ago

Wait a bit - this sensor broadcasts once every 10 minutes (battery once an hour).

guillaumevende commented 3 years ago

I do not understand : every time I'm using Telink Flasher for Mi Thermostat, I have a different Mi Bind Key... Maybe I'm doing something wrong... Please note I didn't flashed any firmware. It's not necessary, is it ?

Magalex2x14 commented 3 years ago

I don't know how Telink Flasher works, so I can't answer your questions. But in general, yes, if it initiates the pairing process, then each time there will be a new key. Every time you add a device to the MiHome app, a new key is generated too.

andrewjswan commented 3 years ago

every time I'm using Telink Flasher for Mi Thermostat, I have a different Mi Bind Key

Because every activation creates a new key, and if you have this sensor attached to MiHome, after Telink Flasher, you will not receive from it this in MiHome. If you don't use MiHome, you will get the key with Telink Flasher and register it in HA, if you use MiHome, you need to put an alternative version of MiHome on Android, remove the sensor from MiHome, tie the sensor in MiHome and get the key, and no longer touch the sensor.

guillaumevende commented 3 years ago

If you don't use MiHome, you will get the key with Telink Flasher and register it in HA

I tried to:

  1. remove the device from Xiaomi Home
  2. collected the Mi Bind Key
  3. inserted it in HA but I still don't have any info. Entities seem to be gray now (unavailable).

Here is the new log if it can help:

2020-12-06 17:01:47 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for 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.
2020-12-06 17:01:47 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for ble_monitor 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.
2020-12-06 17:01:55 DEBUG (SyncWorker_1) [custom_components.ble_monitor] Spawning HCIdump thread
2020-12-06 17:01:55 DEBUG (SyncWorker_1) [custom_components.ble_monitor] HCIdump thread: Init
2020-12-06 17:01:55 DEBUG (SyncWorker_1) [custom_components.ble_monitor] 1 encryptors mac:key pairs loaded.
2020-12-06 17:01:55 DEBUG (SyncWorker_1) [custom_components.ble_monitor] whitelist: [A4:C1:38:0D:47:5F]
2020-12-06 17:01:55 DEBUG (SyncWorker_1) [custom_components.ble_monitor] 1 whitelist item(s) loaded.
2020-12-06 17:01:55 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:01:55 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:01:55 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:01:57 DEBUG (SyncWorker_4) [custom_components.ble_monitor.binary_sensor] Binary sensor platform setup
2020-12-06 17:01:57 DEBUG (SyncWorker_4) [custom_components.ble_monitor.binary_sensor] BLE binary sensors updater initialization
2020-12-06 17:01:57 DEBUG (SyncWorker_4) [custom_components.ble_monitor.binary_sensor] BLE binary sensors updater initialized
2020-12-06 17:01:57 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] Binary entities updater loop started!
2020-12-06 17:01:57 DEBUG (SyncWorker_4) [custom_components.ble_monitor.binary_sensor] Binary sensor platform setup finished
2020-12-06 17:01:57 DEBUG (SyncWorker_0) [custom_components.ble_monitor.sensor] Sensor platform setup
2020-12-06 17:01:57 DEBUG (SyncWorker_0) [custom_components.ble_monitor.sensor] BLE sensors updater initialization
2020-12-06 17:01:57 DEBUG (SyncWorker_0) [custom_components.ble_monitor.sensor] BLE sensors updater initialized
2020-12-06 17:01:57 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] Entities updater loop started!
2020-12-06 17:01:57 DEBUG (SyncWorker_0) [custom_components.ble_monitor.sensor] Sensor platform setup finished
2020-12-06 17:01:59 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for icloud3 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.
2020-12-06 17:02:01 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:02:01 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 5 seconds
2020-12-06 17:02:07 ERROR (SyncWorker_2) [custom_components.icloud3.device_tracker] iCloud3 Setup Error > > The iOS App device_tracker entity was not found in the Entity Registry.. Device_tracker entities (suffixes) found -
2020-12-06 17:02:07 ERROR (SyncWorker_2) [custom_components.icloud3.device_tracker] iCloud3 Setup Error > > The iOS App device_tracker entity was not found in the Entity Registry.. Device_tracker entities (suffixes) found -
2020-12-06 17:02:07 ERROR (SyncWorker_2) [custom_components.icloud3.device_tracker] iCloud3 Setup Error > > The iOS App device_tracker entity was not found in the Entity Registry.. Device_tracker entities (suffixes) found -
2020-12-06 17:02:10 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:02:10 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 10 seconds
2020-12-06 17:02:11 WARNING (MainThread) [homeassistant.components.netatmo] Webhook not registered - https and port 443 is required to register the webhook
2020-12-06 17:02:23 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:02:23 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 20 seconds
2020-12-06 17:02:46 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:02:46 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 40 seconds
2020-12-06 17:02:57 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:02:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:02:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:02:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:02:58 DEBUG (Thread-3) [custom_components.ble_monitor] 2236 HCI events processed for previous period.
2020-12-06 17:02:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:02:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:02:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:03:29 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:03:29 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:03:57 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:03:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:03:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:03:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:03:58 DEBUG (Thread-3) [custom_components.ble_monitor] 3507 HCI events processed for previous period.
2020-12-06 17:03:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:03:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:03:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:04:52 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:04:52 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:04:57 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:04:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:04:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:04:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:04:58 DEBUG (Thread-3) [custom_components.ble_monitor] 2408 HCI events processed for previous period.
2020-12-06 17:04:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:04:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:04:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:05:57 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:05:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:05:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:05:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:05:58 DEBUG (Thread-3) [custom_components.ble_monitor] 3805 HCI events processed for previous period.
2020-12-06 17:05:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:05:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:05:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:06:15 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:06:15 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:06:57 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:06:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:06:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:06:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:06:58 DEBUG (Thread-3) [custom_components.ble_monitor] 2284 HCI events processed for previous period.
2020-12-06 17:06:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:06:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:06:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:07:38 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:07:38 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:07:57 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:07:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:07:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:07:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:07:58 DEBUG (Thread-3) [custom_components.ble_monitor] 3691 HCI events processed for previous period.
2020-12-06 17:07:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:07:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:07:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:08:57 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:08:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:08:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:08:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:08:58 DEBUG (Thread-3) [custom_components.ble_monitor] 2383 HCI events processed for previous period.
2020-12-06 17:08:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:08:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:08:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:09:01 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:09:01 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:09:57 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:09:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:09:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:09:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:09:58 DEBUG (Thread-3) [custom_components.ble_monitor] 3754 HCI events processed for previous period.
2020-12-06 17:09:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:09:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:09:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:10:24 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:10:24 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:10:57 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:10:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:10:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:10:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:10:58 DEBUG (Thread-3) [custom_components.ble_monitor] 2270 HCI events processed for previous period.
2020-12-06 17:10:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:10:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:10:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:11:47 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:11:47 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:11:57 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:11:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:11:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:11:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:11:58 DEBUG (Thread-3) [custom_components.ble_monitor] 3599 HCI events processed for previous period.
2020-12-06 17:11:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:11:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:11:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:12:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:12:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:12:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:12:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:12:58 DEBUG (Thread-3) [custom_components.ble_monitor] 2338 HCI events processed for previous period.
2020-12-06 17:12:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:12:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:12:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:13:10 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:13:10 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:13:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:13:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:13:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:13:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:13:58 DEBUG (Thread-3) [custom_components.ble_monitor] 3512 HCI events processed for previous period.
2020-12-06 17:13:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:13:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:13:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:14:33 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:14:33 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:14:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:14:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:14:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:14:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:14:58 DEBUG (Thread-3) [custom_components.ble_monitor] 2246 HCI events processed for previous period.
2020-12-06 17:14:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:14:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:14:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:15:56 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:15:56 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:15:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:15:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:15:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:15:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:15:58 DEBUG (Thread-3) [custom_components.ble_monitor] 3687 HCI events processed for previous period.
2020-12-06 17:15:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:15:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:15:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:16:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:16:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:16:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:16:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:16:58 DEBUG (Thread-3) [custom_components.ble_monitor] 2491 HCI events processed for previous period.
2020-12-06 17:16:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:16:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:16:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:17:19 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:17:19 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:17:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:17:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:17:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:17:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:17:58 DEBUG (Thread-3) [custom_components.ble_monitor] 3603 HCI events processed for previous period.
2020-12-06 17:17:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:17:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:17:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:18:43 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:18:43 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:18:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:18:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:18:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:18:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:18:58 DEBUG (Thread-3) [custom_components.ble_monitor] 2361 HCI events processed for previous period.
2020-12-06 17:18:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:18:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:18:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:19:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:19:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:19:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:19:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:19:58 DEBUG (Thread-3) [custom_components.ble_monitor] 3661 HCI events processed for previous period.
2020-12-06 17:19:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:19:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:19:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:20:06 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:20:06 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:20:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:20:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:20:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:20:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:20:58 DEBUG (Thread-3) [custom_components.ble_monitor] 2338 HCI events processed for previous period.
2020-12-06 17:20:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:20:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:20:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:21:29 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:21:29 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:21:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:21:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:21:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:21:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:21:58 DEBUG (Thread-3) [custom_components.ble_monitor] 3596 HCI events processed for previous period.
2020-12-06 17:21:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:21:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:21:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:22:52 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:22:52 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:22:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:22:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:22:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:22:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:22:58 DEBUG (Thread-3) [custom_components.ble_monitor] 2493 HCI events processed for previous period.
2020-12-06 17:22:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:22:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:22:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:23:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:23:58 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:23:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:23:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:23:58 DEBUG (Thread-3) [custom_components.ble_monitor] 3789 HCI events processed for previous period.
2020-12-06 17:23:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:23:58 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:23:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:24:15 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:24:15 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:24:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:24:59 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:24:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:24:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:24:59 DEBUG (Thread-3) [custom_components.ble_monitor] 2536 HCI events processed for previous period.
2020-12-06 17:24:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:24:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:24:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:25:38 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:25:38 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:25:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:25:59 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:25:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:25:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:25:59 DEBUG (Thread-3) [custom_components.ble_monitor] 3537 HCI events processed for previous period.
2020-12-06 17:25:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:25:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:25:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:26:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:26:59 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:26:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:26:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:26:59 DEBUG (Thread-3) [custom_components.ble_monitor] 2493 HCI events processed for previous period.
2020-12-06 17:26:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:26:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:26:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:27:01 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:27:01 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:27:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:27:59 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:27:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:27:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:27:59 DEBUG (Thread-3) [custom_components.ble_monitor] 3566 HCI events processed for previous period.
2020-12-06 17:27:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:27:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:27:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:28:24 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:28:24 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:28:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:28:59 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:28:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:28:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:28:59 DEBUG (Thread-3) [custom_components.ble_monitor] 2189 HCI events processed for previous period.
2020-12-06 17:28:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:28:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:28:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:29:47 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:29:47 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:29:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:29:59 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:29:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:29:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:29:59 DEBUG (Thread-3) [custom_components.ble_monitor] 4165 HCI events processed for previous period.
2020-12-06 17:29:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:29:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:29:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:30:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:30:59 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:30:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:30:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:30:59 DEBUG (Thread-3) [custom_components.ble_monitor] 2424 HCI events processed for previous period.
2020-12-06 17:30:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:30:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:30:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:31:10 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:31:10 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:31:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:31:59 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:31:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:31:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:31:59 DEBUG (Thread-3) [custom_components.ble_monitor] 3397 HCI events processed for previous period.
2020-12-06 17:31:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:31:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:31:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:32:33 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:32:33 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:32:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:32:59 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:32:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:32:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:32:59 DEBUG (Thread-3) [custom_components.ble_monitor] 2225 HCI events processed for previous period.
2020-12-06 17:32:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:32:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:32:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:33:56 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:33:56 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:33:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:33:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:33:59 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:33:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:33:59 DEBUG (Thread-3) [custom_components.ble_monitor] 3573 HCI events processed for previous period.
2020-12-06 17:33:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:33:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:33:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:34:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:34:59 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:34:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:34:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:34:59 DEBUG (Thread-3) [custom_components.ble_monitor] 2377 HCI events processed for previous period.
2020-12-06 17:34:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:34:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:34:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:35:19 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:35:19 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:35:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:35:59 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:35:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:35:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:35:59 DEBUG (Thread-3) [custom_components.ble_monitor] 3461 HCI events processed for previous period.
2020-12-06 17:35:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:35:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:35:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:36:42 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:36:42 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:36:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:36:59 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:36:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:36:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:36:59 DEBUG (Thread-3) [custom_components.ble_monitor] 2219 HCI events processed for previous period.
2020-12-06 17:36:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:36:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:36:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:37:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:37:59 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:37:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:37:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:37:59 DEBUG (Thread-3) [custom_components.ble_monitor] 3429 HCI events processed for previous period.
2020-12-06 17:37:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:37:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:37:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
2020-12-06 17:38:05 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.30
2020-12-06 17:38:05 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 80 seconds
2020-12-06 17:38:58 DEBUG (Thread-6) [custom_components.ble_monitor.binary_sensor] 0 MiBeacon BLE ADV messages processed for 0 binary sensor device(s) total. Priority queue = 0
2020-12-06 17:38:59 DEBUG (Thread-7) [custom_components.ble_monitor.sensor] 0 MiBeacon BLE ADV messages processed for 0 measuring device(s).
2020-12-06 17:38:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing
2020-12-06 17:38:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted
2020-12-06 17:38:59 DEBUG (Thread-3) [custom_components.ble_monitor] 2092 HCI events processed for previous period.
2020-12-06 17:38:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: Run
2020-12-06 17:38:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: connected to hci0
2020-12-06 17:38:59 DEBUG (Thread-3) [custom_components.ble_monitor] HCIdump thread: start main event_loop
Magalex2x14 commented 3 years ago

The only thing I can tell you at the moment is that your bluetooth is working fine, judging by the messages in the log. If your component version is up to 0.8.4 (or 0.9.0-beta), and your host is built on the Intel NUC platform, then be sure to update the component то 0.8.5 (or 0.9.1-beta). Problems associated with poor reception can be eliminated by temporarily locating the sensor as close to the host as possible. The unavailable status of an entity means that the component did not receive a single packet from this device - this is suspicious in light of the fact that your bluetooth is definitely working. If you are flashing a sensor using Telink Flasher, then the MiLike option must be installed (see #185). While there are no other thoughts ...

guillaumevende commented 3 years ago

Update: with all your advices, it works perfectly. My only remaining issue is some devices are too far away from my HA. I'll have to find a solution but so far, integration works! Many thanks!

Magalex2x14 commented 3 years ago

@guillaumevende we recently discussed this on the forum. You can read it.