I’m trying to get a BLU H&T connected to my HASS instance via a bluetooth proxy on a Plus 1PM, but it is not being picked up by HASS.
I’ve configured it according to all the various guides on the internet, which all say that it should ‘just work’ - but it isn’t.
I can see in the logs that the 1PM can at least see the BLU H&T (the aioshelly script installed on there is outputting something). I was expecting this to ‘magically’ get forwarded to HASS via the 1PM’s WiFi connection, but that doesn’t seem to be happening (the computer running HASS does not have functioning bluetooth), the Shelly integration isn’t picking up anything, and the ‘add device’ only seems to work for direct WiFi devices - I’m not sure how to manually add a proxied bluetooth device.
I’m now looking at a MQTT forwarding script on the 1PM to forward the H&T data to MQTT, but that seems a bit overkill.
What am I missing here? Am I just not understanding what the bluetooth gateway functionality does?