#Govee Bluetooth Thermometer H5075
1 messages · Page 1 of 1 (latest)
If you are using ESPHome Bluetooth Proxies for example, it will be picked up automatically. https://esphome.io/projects/
A compatible Bluetooth dongle might work as well and some newer Shelly products can also serve as Bluetooth Proxy.
Uhm i only have HA on a respy 4 i guess i need a bluetooth reciver then in generel right?
The Raspberry Pi4 has a built-in BT module. If you set that up with the Bluetooth integration (it might already be set up), it should pick up the Govee, if it is in BT range.
Ah ok gona try that then
If you need more range or reliability, ESPHome BT Proxies are great.
Ok dont know what that is but iam gona find out guess I first try with esp Home itself
uhm ok i cant do it over esp home because i dont have a ESP or so
also do u have an idea why i cant get the govee bluetooth integration?
You need a configured BT adapter or proxy for that.
okay then i first have to buy that xD thought that HA on a PI can just Discover the Thermometer from Govee because if only found documentations to Govee bluetooth integration but i cant find that in my HA
what would u recommend a BT adapter or a proxy? guess for range is better a proxy as far as i understand right?
https://www.home-assistant.io/integrations/bluetooth/
The onboard radio of the RPi4 should show up in the integrations as "Bluetooth".
If it does, the Govee sensor might be out of range.
I still wouldn't recommend to use a BT dongle. ESPHome BT Proxies are better and can be placed near the Bluetooth devices.
I personally like the M5Stack Atom Lite as an ESPHome BT Proxy - it is small and has its own enclosure.
https://esphome.io/projects/
okay no dont finds a RPi4 radio under the blutooth configuration it only shows Raspberry Pi Trading Ltd bcm43438-bt
Okay guess iam gona have to get into the Proxy does it connect to wlan then to exntend the range or how do they work?
and undr rdio browser is no device
ok but i can conform it gets found by my pi4 with the Passive BLE Integration just not with the Govee BLE :/
That is the onboard radio.
ah oh ok xd sry
They forward the BLE messages via WiFI (or LAN, if you use one of the wired ones) to the HA host.
Ah ok thats cool
Perfekt then for my Situation because the Govee is gona be far away 🙂 thx for ur help for now
quick update via the Passive BLE monitor from HACS the Thermometer gets detected the Official govee bluetooth integration strangly cant detect it
but it works
The H5075 is stated as compatible in the core integration's docs. And the one my neighbor owns is shown in my HA.
https://www.home-assistant.io/integrations/govee_ble/
Might be worth opening an issue on GitHub.