Skip to content

Doesn't do nothing, even I get no errors #266

@BaltasarParreira

Description

@BaltasarParreira

Version of the custom_component

Configuration

Add your logs here.

Describe the bug

I installed this with my API key that works perfect if I do a get with it on Postman app, this is part of the answer when called by Postman:

    "code": 200,
    "message": "success",
    "data": [
        {
            "sku": "H60B0",
            "device": "XX:XX:XX:XX:XX:XX:XX:XX",
            "deviceName": "Uplighter Floor Lamp",
            "type": "devices.types.light",
            "capabilities": [
                {

But with this I got nothing and no errors.
I'm I missing something?
Do I need to install some sort way the govee-api repo also?
Looking to the HACS code I see some ".git-subtree/python-govee-api" but after install I can't see any of this on HA, so I'm confused here what should be done.

Debug log


2025-12-11 11:38:42.045 DEBUG (MainThread) [custom_components.govee.light] Setting up Govee lights
2025-12-11 11:38:42.064 DEBUG (MainThread) [custom_components.govee.light] _async_update
2025-12-11 11:38:42.064 DEBUG (MainThread) [govee_api_laggat.govee_api_laggat] get_states
2025-12-11 11:38:42.064 DEBUG (MainThread) [custom_components.govee.light] Finished fetching govee data in 0.000 seconds (success: True)

```x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions