#Govee2MQTT -> MQTT -> HA Integration Question

3 messages · Page 1 of 1 (latest)

iron trout
#

All, I've been using a series of Govee H5100 thermometers for a while in HA. At HA 2025.02, I can no longer see the humidity off these sensors but can still get the temperature. I've reached out to the owner of the Govee2MQTT project for guidance but that has landed in a dead end. I see his point. His integration was working but HA upgraded and now it doesn't. So, is the problem with the plugin or with HA?

I'm not a developer and have never built an integration before. So, I'm starting from scratch. I'm getting lost with understanding where the problem actually resides? Is it the Govee2MQTT add-on, is it something in MQTT, or is because code changed in HA that has caused a chain effect through the others?

I will say that if I'm in the H5100 device via MQTT and I look through the logs, the temp and humidity both show as instances under "status" but just can't seem to get the humidity to be a known value (yet temp didn't break and it looks like both payloads sit next to each other).

What is the proper way to go about debugging this and possibly getting humidity from these Govee sensors appearing again?

waxen yoke
#

Did you ever resolve this? I am having a similar problem where I can see MQTT is getting temp/humidity numbers from Govee, but in Home Assistant when I add the sensors the status shows as Unavailable

cosmic ermine
#

If the info is in MQTT then you have a number of options to get it working in HA