Govee BLE debugging

I have a set of Govee T/H sensors and the first four got picked up by Bluetooth instantly and it was amazing. However, I have a 5th sensor (same type as ones already in use, H5074) and it’s not being picked up by the HA Govee plugin. It’s working fine in the Govee app on my phone. What’s interesting is, it shows up as one of the “ibeacon” Bluetooth devices in HA (with all the other govee sensors) and when I open the Bluetooth dump of device data in HA, it shows up as a seen device there too.

Is there a limit of 4 govee sensors in HA? Or some other reason I would expect to just not see it pop up as a sensor? Given that the other ones “just worked” I am at a loss as to how to debug this 5th sensor. I have tried putting a new battery in the sensor, tried rebooting HA a few times, etc.

Can you post some debug logs from the Bluetooth integration and govee integration?

Two days after i posted this, the device appeared on its own in HA. Only thing that changed that day it appeared was, I did an armbian update (running on rock64 board via docker). Not sure why that would have anything to do with it, last package update on that board was ran only a few weeks prior. Might have been coincidence. Anyway, thanks for the reply! Back to working on automations in HA.