Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect Device Information and Control Issues for H6051 #291

Closed
beeldubz opened this issue Oct 15, 2024 · 0 comments
Closed

Incorrect Device Information and Control Issues for H6051 #291

beeldubz opened this issue Oct 15, 2024 · 0 comments

Comments

@beeldubz
Copy link

Govee Device SKU

H6051

Govee2MQTT Version

2024.07.13-82ddc6e9

Describe the issue

Device appears in Home Assistant but shows incorrect status for gradient and segment controls. Power switch is shown but doesn't reflect actual device state, and segments are unresponsive. It always shows the color as like a maroon dark purple but the light is either not on or a different color. I do get see it says it should be available via the LAN API but I cant find that option in the Govee app for this device.

Startup Diagnostics

2024-10-15T12:52:15 INFO govee::commands::serve] Vada Lamp (BA:37:D2:33:36:32:42:7C H6051)
[2024-10-15T12:52:15 INFO govee::commands::serve] Platform API: devices.types.light. supports_rgb=true supports_brightness=true
[2024-10-15T12:52:15 INFO govee::commands::serve] color_temp=Some((2000, 9000)) segment_rgb=Some(0..15)
[2024-10-15T12:52:15 INFO govee::commands::serve] Undoc: room=None supports_iot=true ble_only=false
[2024-10-15T12:52:15 INFO govee::commands::serve] Quirk { sku: "H6051", icon: "mdi:desk-lamp", supports_rgb: true, supports_brightness: true, color_temp_range: Some((2000, 9000)), avoid_platform_api: false, ble_only: false, lan_api_capable: true, device_type: Light, platform_temperature_sensor_units: None, platform_humidity_sensor_units: None, iot_api_supported: true, show_as_preset_buttons: None }
[2024-10-15T12:52:15 WARN govee::commands::serve] This device should be available via the LAN API, but didn't respond to probing yet. Possible causes:
[2024-10-15T12:52:15 WARN govee::commands::serve] 1) LAN API needs to be enabled in the Govee Home App.
[2024-10-15T12:52:15 WARN govee::commands::serve] 2) The device is offline.
[2024-10-15T12:52:15 WARN govee::commands::serve] 3) A network configuration issue is preventing communication.
[2024-10-15T12:52:15 WARN govee::commands::serve] 4) The device needs a firmware update before it can enable LAN API.
[2024-10-15T12:52:15 WARN govee::commands::serve] 5) The hardware version of the device is too old to enable the LAN API.
[2024-10-15T12:52:15 INFO govee::commands::serve]

Additional Logs

No response

Home Assistant Logs

No response

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant