Hello there.
I’ve just received my Gardena watering valve, that when started up was instantely recognized by HA, and working.
I installed it in its location, outside, and the bluetooth connection was lost.
1 meter away from the gardena there is a Shelly Plus PM, gateway BLE activated, but HA doesn’t see the gardena at all.
➜ ~ bluetoothctl | grep F0:5E:CD:2D:BF:08
[CHG] Device F0:5E:CD:2D:BF:08 RSSI: 0xffffffa0 (-96)
hci0 F0:5E:CD:2D:BF:08 type LE Public connect failed (status 0x08, Timeout)
[DEL] Device F0:5E:CD:2D:BF:08 F0-5E-CD-2D-BF-08
➜ ~ bluetoothctl info F0:5E:CD:2D:BF:08
Device F0:5E:CD:2D:BF:08 (public)
Alias: F0-5E-CD-2D-BF-08
Paired: no
Bonded: no
Trusted: no
Blocked: no
Connected: no
LegacyPairing: no
UUID: Vendor specific (98bd0001-0b0e-421a-84e5-ddbf75dc6de4)
RSSI: 0xffffffa3 (-93)
AdvertisingFlags:
06
How can I debug this ? how can I check if my shelly is doing it’s proxy job ?
One thing to add, there are several sensor with the gardena integration, but I also need to pass commands to open the valve, Is this possible with the shelly BLE proxy ?
I tried to activate the Bluetooth Scanner in HA
# Example configuration.yaml entry
device_tracker:
- platform: bluetooth_tracker
But the YAML validation is stuck so I did not reboot HA to try.
Thx a lot,
I’m kinda lost here.
EDIT:
sometimes it does connect !!
[NEW] Device F0:5E:CD:2D:BF:08 F0-5E-CD-2D-BF-08
[CHG] Device F0:5E:CD:2D:BF:08 RSSI: 0xffffffa2 (-94)
hci0 F0:5E:CD:2D:BF:08 type LE Public connect failed (status 0x03, Failed)
[DEL] Device F0:5E:CD:2D:BF:08 F0-5E-CD-2D-BF-08
hci0 F0:5E:CD:2D:BF:08 type LE Public connected eir_len 0
[NEW] Device F0:5E:CD:2D:BF:08 F0-5E-CD-2D-BF-08
hci0 F0:5E:CD:2D:BF:08 type LE Public disconnected with reason 1
[CHG] Device F0:5E:CD:2D:BF:08 Connected: no
[CHG] Device F0:5E:CD:2D:BF:08 RSSI: 0xffffffa1 (-95)
[CHG] Device F0:5E:CD:2D:BF:08 AdvertisingFlags:
[CHG] Device F0:5E:CD:2D:BF:08 RSSI: 0xffffff9c (-100)
[DEL] Device F0:5E:CD:2D:BF:08 F0-5E-CD-2D-BF-08
EDIT 2 :
I just tried the ble_monitor (HACS) and my gardena does not show up
maybe this device is not BLE ?
Also my shelly can see it
shelly_notification:209 Event from script:1: {"component":"script:1","id":1,"event":"ble.scan_result","data":[2,[["f0:5e:cd:2d:bf:08",-82,"AgEGEQbkbdx1v93lhBpCDgsBAL2Y",""]]],"ts":1715588372.58}