I recently added the Govee H5054 to my arsenal. I’m reding the sensor in with an rtl_sdr and the rtl_433 plug-in. The rtl_433 MQTT auto discovery integration for this sensor sucks but that is besides the point.
How often does this sensor broadcast information?
I would like to keep track of this sensor to make sure it doesn’t go offline. If it does go offline then I will get a notification. So far after the initial install, there don’t seem to be any updates. The two sensors that show up are battery and time. They haven’t updated in over a day. I assume that if using the govee base station the sensor has to check in periodically.
I found these to be silent little creatures. Only sending a message when needed. I got the battery levels when I first installed the batteries and have been waiting 6 months for another. I remember reading somewhere(?) that a battery message is only sent when the sensor detects a change in battery level.
If you want a water detected message, press the test button.
Here is an MQTT autodiscovery script for these Govee H5054 devices in case it is useful to anyone. This will create a device for each leak sensor containing the binary leak sensor and a few battery and event sensors, all with minimal effort.