A simple CLI to read Govee temperature/humidity sensors via the Govee API.
go install github.com/ben/govee-cli@latestOr build from source:
go build -o govee-cli .Get your API key from the Govee Home app: Settings → Apply for API Key
export GOVEE_API_KEY=your-api-keygovee-cli list # List all devices
govee-cli status # Get all readings
govee-cli status "1 mbr" # Get specific device by nameNAME TEMP HUMIDITY ONLINE
1 mbr 64.4°F 34.9% yes
2 dine rm. 70.7°F 29.3% yes
3 front porch 34.5°F 17.4% yes