I'd like to integrate Govee's BLE temperature and humidity sensors into Venus, similar to how Ruuvi sensors are integrated. The Govee sensors are significantly cheaper than the Ruuvi sensors, and also provide a display on some of them (useful for using in a refrigerator or freezer). I'm specifically using the H5101, which comes in a two pack for $25 USD on Amazon.
There's an integration written for these sensors for Home Assistant (https://github.com/Home-Is-Where-You-Hang-Your-Hack/sensor.goveetemp_bt_hci), and I'd think that information from that could lead to a relatively simple modification of the code used for Ruuvi sensors, but I'm not a programmer and don't know where to start. Would anyone be willing to offer some assistance in making this work?