move_to_hue

Function move_to_hue 

Source
pub async fn move_to_hue(
    conn: &Connection,
    endpoint: u16,
    hue: u8,
    direction: Direction,
    transition_time: u16,
    options_mask: Options,
    options_override: Options,
) -> Result<()>
Expand description

Invoke MoveToHue command on cluster Color Control.