Эта ошибка возникла в кастомной интеграции.
Logger: homeassistant.config_entries
Source: custom_components/ble_monitor/__init__.py:270
Integration: Passive BLE monitor (documentation, issues)
First occurred: 11:30:42 (1 occurrences)
Last logged: 11:30:42
Error setting up entry Bluetooth Low Energy Monitor for ble_monitor
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 293, in async_setup
result = await component.async_setup_entry(hass, self) # type: ignore
File "/config/custom_components/ble_monitor/__init__.py", line 270, in async_setup_entry
default_hci = list(BT_INTERFACES.keys())[list(BT_INTERFACES.values()).index(DEFAULT_BT_INTERFACE)]
ValueError: '00:00:00:00:00:00' is not in list