Skip to content

v2026.1.61

Choose a tag to compare

@lasswellt lasswellt released this 24 Jan 23:06
· 216 commits to master since this release

Improvements

  • Clearer credential instructions in config flow to help users understand the difference between:

    • API Key: From Govee Developer Portal (developer.govee.com) - NOT your account password
    • Account credentials: Email/password from the Govee mobile app (may differ from website password)
  • Better validation with specific error messages:

    • API key format validation before making API call (must be 36+ characters)
    • Email/password consistency check (both required, or both empty to skip MQTT)
    • Clear guidance when wrong credentials are entered

Fixes #7