This custom integration allows you to connect your Govee devices through the Govee Cloud API to Home Assistant.
Currently supported devices:
- H5179 (Temperature and Humidity Sensor)
Note: Compatible with Home Assistant 2025.1 and newer.
-
Install using HACS (recommended):
- Add this repository to HACS as a custom repository
- Install "Govee Cloud Integration"
- Restart Home Assistant
-
Manual installation:
- Copy the
custom_components/govee_cloudfolder to your Home Assistant'scustom_componentsdirectory - Restart Home Assistant
- Copy the
- Go to Home Assistant Settings -> Devices & Services
- Click "Add Integration"
- Search for "Govee Cloud"
- Enter your Govee account email and password
The integration will automatically discover and add your supported Govee devices.
- Automatic device discovery
- Real-time temperature and humidity data
- Cloud-based API integration
- No additional hardware required
- Add Upload Rate Sensor to Govee devices
- Enable battery sensor by default
- Added battery level sensor
- Added online status sensor
- Improved data freshness validation based on device upload rate
- Fixed device registration and grouping
- Improved token refresh handling
- Added better error logging
- Migrated to config_flow for improved setup experience
- Removed configuration.yaml setup method
- Fixed compatibility with Home Assistant 2025.1
- Initial public release
- Support for temperature and humidity sensors
- Cloud-based API integration
- Automatic device discovery
For bugs and feature requests, please open an issue on GitHub.
This project is licensed under the MIT License.