Closed codyc1515 closed 1 year ago
Does not looks like something related to the integration. Looks like the bleak error. The bleak is not stable enougth but HA enforce to use it. Could you please share some details on your configuratuon?
I can confirm an issue with the ESPHome Gateways, tried mac without colons also.
2023-01-28 18:02:46.278 WARNING (MainThread) [custom_components.delonghi_primadonna.device] BleakError: A device with address 00:a0:50:3d:5c:62 could not be found.
@Arbuzov thanks for the great work in making this integration. I'm experiencing the same issue with ESP Bluetooth proxy. Although the coffeemachine (De'Longhi Dinamica Plus ECAM370.95.T) is detected, the other options don't respond and I get the Bleakerror. Any thoughts on what I could try?
Coffeemachine detected:
Bleakerror:
YAML code:
name: bluetooth_proxy
friendly_name: Bluetooth Proxy
esphome:
name: ${name}
name_add_mac_suffix: false
friendly_name: ${friendly_name}
esp32:
board: esp32doit-devkit-v1
framework:
type: esp-idf
logger:
api:
encryption:
key: **************************************
ota:
password: "*******************************"
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
esp32_ble_tracker:
scan_parameters:
interval: 1100ms
window: 1100ms
active: true
bluetooth_proxy:
active: true
Not seeing this issue since a while now. Going to close. Thank you
@codyc1515 you've got it working with ESP Bluetooth Proxy?
Well I am using the ESPHome Bluetooth Proxy and not seeing the original issue anymore so in my mind the issue is resolved now. The ESPHome folks pushed a lot of fixes the past few months.
Okay, thanks... Don't know where to look to get this fixed, yet... I guess I'll just have to start from scratch.
Getting the following error in my Home Assistant logs: