-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Hi, after recent upgrade to v4.0.0 HA v2022.7.4 (OS 8.2) which is running on raspberry 4 is no longer able to get data from the sensor.
DEBUG log has following entries:
2022-07-14 11:34:27 DEBUG (SyncWorker_5) [custom_components.airthings_wave.sensor] Searching for Airthings sensors...
2022-07-14 11:34:27 DEBUG (SyncWorker_5) [custom_components.airthings_wave.sensor] Getting info about device(s)
2022-07-14 11:34:27 DEBUG (SyncWorker_5) [custom_components.airthings_wave.airthings] Connecting to D8:71:4D:xx:xx:xx
2022-07-14 11:34:29 WARNING (SyncWorker_5) [bleak.backends.bluezdbus.client] Failed to cancel connection (/org/bluez/hci0/dev_D8_71_4D_xx_xx_xx): 'NoneType' object has no attribute 'call'
2022-07-14 11:34:29 DEBUG (SyncWorker_5) [custom_components.airthings_wave.airthings] Retrying D8:71:4D:xx:xx:xx
2022-07-14 11:34:31 WARNING (SyncWorker_5) [bleak.backends.bluezdbus.client] Failed to cancel connection (/org/bluez/hci0/dev_D8_71_4D_xx_xx_xx): 'NoneType' object has no attribute 'call'
2022-07-14 11:34:31 DEBUG (SyncWorker_5) [custom_components.airthings_wave.airthings] Retrying D8:71:4D:xx:xx:xx
2022-07-14 11:34:33 WARNING (SyncWorker_5) [bleak.backends.bluezdbus.client] Failed to cancel connection (/org/bluez/hci0/dev_D8_71_4D_xx_xx_xx): 'NoneType' object has no attribute 'call'
2022-07-14 11:34:33 DEBUG (SyncWorker_5) [custom_components.airthings_wave.airthings] Retrying D8:71:4D:xx:xx:xx
2022-07-14 11:34:36 DEBUG (SyncWorker_5) [custom_components.airthings_wave.airthings] Connected to D8:71:4D:xx:xx:xx
2022-07-14 11:34:37 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform airthings_wave is taking over 10 seconds.
2022-07-14 11:34:39 INFO (SyncWorker_5) [custom_components.airthings_wave.sensor] D8:71:4D:xx:xx:xx: Manufacturer: Airthings AS Model: 2930 Serial: xxxxxx Device: Airthings Wave+ Firmware: G-BLE-1.5.3-master+0 Hardware Rev.: REV A
2022-07-14 11:34:39 DEBUG (SyncWorker_5) [custom_components.airthings_wave.sensor] Getting sensors
2022-07-14 11:34:39 DEBUG (SyncWorker_5) [custom_components.airthings_wave.airthings] Connecting to D8:71:4D:xx:xx:xx
2022-07-14 11:34:44 DEBUG (SyncWorker_5) [custom_components.airthings_wave.airthings] Retrying D8:71:4D:xx:xx:xx
2022-07-14 11:34:46 DEBUG (SyncWorker_5) [custom_components.airthings_wave.airthings] Retrying D8:71:4D:xx:xx:xx
2022-07-14 11:34:49 DEBUG (SyncWorker_5) [custom_components.airthings_wave.airthings] Retrying D8:71:4D:xx:xx:xx
2022-07-14 11:34:52 DEBUG (SyncWorker_5) [custom_components.airthings_wave.airthings] Retrying D8:71:4D:xx:xx:xx
2022-07-14 11:34:54 DEBUG (SyncWorker_5) [custom_components.airthings_wave.airthings] Retrying D8:71:4D:xx:xx:xx
2022-07-14 11:34:56 DEBUG (SyncWorker_5) [custom_components.airthings_wave.airthings] Retrying D8:71:4D:xx:xx:xx
2022-07-14 11:34:59 DEBUG (SyncWorker_5) [custom_components.airthings_wave.airthings] Retrying D8:71:4D:xx:xx:xx
2022-07-14 11:35:01 DEBUG (SyncWorker_5) [custom_components.airthings_wave.airthings] Retrying D8:71:4D:xx:xx:xx
2022-07-14 11:35:04 DEBUG (SyncWorker_5) [custom_components.airthings_wave.airthings] Retrying D8:71:4D:xx:xx:xx
2022-07-14 11:35:06 INFO (SyncWorker_5) [custom_components.airthings_wave.airthings] Not able to connect to D8:71:4D:xx:xx:xx
2022-07-14 11:35:06 DEBUG (SyncWorker_5) [custom_components.airthings_wave.sensor] Get initial sensor data to populate HA entities
any ideas how to fix it? cc @B1ob
Metadata
Metadata
Assignees
Labels
No labels