Closed arcidodo closed 1 year ago
@arcidodo I have also just received this device, how did you manage to pair it to obtain the config json? I'll try to integrate this and submit a PR if I mange to get it working
Looks like this device requires an active connection, I have tried using bluetoothctl connect DD:49:AF:6A:D2:BD
on the OS level and it connect but then drops.
2023-06-20 22:45:15.696 DEBUG (MainThread) [homeassistant.components.bluetooth.manager] BLE-Proxy (4c:75:25:d6:6c:e8) [connectable]: DD:49:AF:6A:D2:BD AdvertisementData(local_name='AT-02', manufacturer_data={53949: b'j\xafI\xdd\x00'}, service_uuids=['0000cee0-0000-1000-8000-00805f9b34fb'], tx_power=-127, rssi=-93) match: set()
Anything new on integration of this thermometer ?
Would also like to know how progress is?
Anything new?
Code cracked by https://community.home-assistant.io/t/bbq-grill-thermometer-at-02/584078/5 How do we get it in Homeassistant?
Unfortunately, BLE monitor is only able to use passive scanning, not active connections. So, that means we can't add it to BLE monitor. ESP Home is able to setup connections to a device, so you could try that.
https://esphome.io/components/ble_client.html?highlight=ble
I'm closing the issue here, as we can't implement this into BLE monitor. Please continue the discussion in the above mentioned topic.
Sensor Description
AT-02 BBQ Dome Thermometer
Additional information
https://nl.aliexpress.com/item/1005004235693383.html
i uploaded an Home Assistant log i dont know if this is enough if more info is needed please tell me.
the advertised name is "AT-02"
BLE advertisements
No response