pub async fn enhanced_step_hue(
conn: &Connection,
endpoint: u16,
step_mode: StepMode,
step_size: u16,
transition_time: u16,
options_mask: Options,
options_override: Options,
) -> Result<()>Expand description
Invoke EnhancedStepHue command on cluster Color Control.