wez/govee2mqtt

"devices not belong you" Error in logs

Closed this issue · 2 comments

Govee Device SKU

H6125

Govee2MQTT Version

2024.04.29-30cf7732

Describe the issue

On startup I'm seeing this in the logs repeating: "devices not belong you"

Docs state I should make an issue for this, so here I am. 😁

Startup Diagnostics

N/A

Additional Logs

[2024-05-15T16:15:18 INFO govee::service::state] requesting update via Platform API Bed Strip Light (20:55:A4:C1:38:7F:65:26 H6125) None
[2024-05-15T16:15:18 ERROR govee::commands::serve] while polling Bed Strip Light (20:55:A4:C1:38:7F:65:26 H6125): get_device_state: request https://openapi.api.govee.com/router/api/v1/device/state status 200: OK: parsing https://openapi.api.govee.com/router/api/v1/device/state response: Failed with status 400 Bad Request Bad Request: Request to https://openapi.api.govee.com/router/api/v1/device/state failed with code 400 Bad Request devices not belong you. Full response: {"requestId":"uuid","msg":"devices not belong you","code":400,"payload":{"sku":"H6125","device":"20:55:A4:C1:38:7F:65:26"}}

Home Assistant Logs

No response

Anything else?

No response

I'm getting exactly the same error. My two Govee strips are both fully detected, but I can't control either of them, and get the "not belong to you" error.

[2024-06-22T21:12:43 ERROR govee::service::state] Polling Strip Light (87:4E:7C:A6:B0:5D:25:AA H6125) failed: get_device_state: request https://openapi.api.govee.com/router/api/v1/device/state status 200: OK: parsing https://openapi.api.govee.com/router/api/v1/device/state response: Failed with status 400 Bad Request Bad Request: Request to https://openapi.api.govee.com/router/api/v1/device/state failed with code 400 Bad Request devices not belong you. Full response: {"requestId":"uuid","msg":"devices not belong you","code":400,"payload":{"sku":"H6125","device":"87:4E:7C:A6:B0:5D:25:AA"}}