Airthings Wave+ not detected and can't be added after deleting device
See original GitHub issueThe problem
Thanks much for finally making a native integration for Airthings!
I have an rpi 3b and I’m using home assistant container.
I first got my Airthings BLE integration working immediately after upgrading Raspbian OS from buster to bullseye. It even auto detected my Wave+ correctly and everything was fine but then after a reboot the device was disconnected and sensor data was no longer updating.
I went back to the integration instructions and realized I had forgotten to switch from dbus to dbus-broker. I thought maybe Bluetooth is being unreliable because of it so I went ahead and installed dbus-broker and enabled it.
Unfortunately, even after several reboots, Airthings Wave+ was still showing disconnected. So I deleted my Airthings Wave+ device and restarted home assistant.
Now it neither auto detects it, nor can I add it manually. If I try to add it manually I get the spinner for the config flow for a while and then finally an error message “Config flow could not be loaded: Unknown error”
What version of Home Assistant Core has the issue?
2022.11.3
What was the last working version of Home Assistant Core?
2022.11.3
What type of installation are you running?
Home Assistant Container
Integration causing the issue
Airthings BLE
Link to integration documentation on our website
https://www.home-assistant.io/integrations/airthings_ble/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Logger: homeassistant.components.airthings_ble.config_flow
Source: components/airthings_ble/config_flow.py:92
Integration: airthings_ble (documentation, issues)
First occurred: 8:15:24 PM (1 occurrences)
Last logged: 8:15:24 PM
Error connecting to and getting data from <MAC>: <MAC> - <MAC> -> /org/bluez/hci0: Failed to connect: [org.bluez.Error.Failed] Software caused connection abort
Additional information
No response
Issue Analytics
- State:
- Created 10 months ago
- Comments:5
Top GitHub Comments
Im running the OS version already on a NUC… my guess is the re-install probably helped reset whatever was broken preventing the bluetooth from working with the Airthings devices 😦. Not really wanting to re-install right now though… hopefully someone will fine the bug 😉
@kurohouou if you’re still experiencing the issue with the latest Container version, would you mind uploading the full log of a restart where the devices are failing?