Govee Thermometer / Hygrometer — Home Assistant Integration
Created using Claude Code
A HACS-compatible custom integration that pulls temperature, humidity, and online status from Govee WiFi thermometers and hygrometers using the Govee OpenAPI.
Supported Devices
| SKU | Device | Temperature | Humidity |
|---|---|---|---|
| H5103 | GoveeLife WiFi Thermometer H5103 | ||
| H5179 | WiFi Thermo-Hygrometer H5179 | ||
| H5100 | Thermo-Hygrometer H5100 | ||
| H5101 | Thermo-Hygrometer H5101 | ||
| H5102 | Thermo-Hygrometer H5102 | ||
| H5104 | Thermo-Hygrometer H5104 | ||
| H5055 | GoveeLife WiFi Pool Thermometer P1 | — | |
| H5056 | Pool Thermometer H5056 | — |
Don't see your device? Open an issue — adding a SKU is a one-line change.
Prerequisites
- Govee Developer API key — request one from the Govee Home app:
Settings → About Us → Apply for API Key
(or visit developer.govee.com) - Home Assistant 2024.1 or newer
- HACS installed
Installation
Via HACS (recommended)
- In HACS → Integrations → ⋮ → Custom repositories
- Add
https://github.com/Conexo-Casa/govee-thermometer-ha— category Integration - Install Govee Thermometer / Hygrometer and restart Home Assistant
Manual
Copy custom_components/govee_thermometer/ into your HA config/custom_components/ directory and restart.
Configuration
- Settings → Devices & Services → Add Integration
- Search for Govee Thermometer
- Enter your API key
All matching sensor devices on your account are discovered automatically.
No, I cannot provide support or modifications.
Yes, you can fork this repo and make your own changes.