wez/govee2mqtt

speed effect control ?

Opened this issue · 0 comments

Govee Device SKU

H6061

Govee2MQTT Version

2024.04.29-30cf7732

Describe the issue

Thanks for this great software.
Is it possible to send a MQTT payload with command for controlling the speed of the selected effect?
Have a nice day

Startup Diagnostics

govee2mqtt | [2024-05-09T21:05:22 INFO govee::commands::serve] Starting service. version 2024.04.29-30cf7732
govee2mqtt | [2024-05-09T21:05:22 INFO govee::commands::serve] Querying platform API for device list
govee2mqtt | [2024-05-09T21:05:23 INFO govee::commands::serve] Starting LAN discovery
govee2mqtt | [2024-05-09T21:05:23 INFO govee::commands::serve] Waiting 10 seconds for LAN API discovery
govee2mqtt | [2024-05-09T21:05:33 INFO govee::commands::serve] Devices returned from Govee's APIs
govee2mqtt | [2024-05-09T21:05:33 INFO govee::commands::serve] Glide Hexa (XX:XX:XX:XX:XX:XX:XX:XX H6061)
govee2mqtt | [2024-05-09T21:05:33 INFO govee::commands::serve] LAN API: ip=192.168.1.66
govee2mqtt | [2024-05-09T21:05:33 INFO govee::commands::serve] Platform API: devices.types.light. supports_rgb=true supports_brightness=true
govee2mqtt | [2024-05-09T21:05:33 INFO govee::commands::serve] color_temp=Some((2000, 9000)) segment_rgb=Some(0..21)
govee2mqtt | [2024-05-09T21:05:33 INFO govee::commands::serve] Quirk { sku: "H6061", icon: "mdi:hexagon-multiple", 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 }
govee2mqtt | [2024-05-09T21:05:33 INFO govee::commands::serve]
govee2mqtt | [2024-05-09T21:05:33 INFO govee::service::http] http server addr is 0.0.0.0:8056
govee2mqtt | [2024-05-09T21:05:38 INFO govee::service::hass] Wait 1.45s for hass to settle on 29 entity configs
govee2mqtt | [2024-05-09T21:05:40 INFO govee::service::hass] MQTT connected with status=CONNACK code 0: Connection Accepted.

Additional Logs

No response

Home Assistant Logs

No response

Anything else?

No response