Methods

  • The EnhancedMoveHue command allows lamps to be moved in a continuous stepped transition from their current hue to a target hue.

    Returns MaybePromise

    MatterSpecification.v13.Cluster § 3.2.11.16

  • The EnhancedMoveToHue command allows lamps to be moved in a smooth continuous transition from their current hue to a target hue.

    Returns MaybePromise

    MatterSpecification.v13.Cluster § 3.2.11.15

  • The EnhancedMoveToHueAndSaturation command allows lamps to be moved in a smooth continuous transition from their current hue to a target hue and from their current saturation to a target saturation.

    Returns MaybePromise

    MatterSpecification.v13.Cluster § 3.2.11.18

  • The EnhancedStepHue command allows lamps to be moved in a stepped transition from their current hue to a target hue, resulting in a linear transition through XY space.

    Returns MaybePromise

    MatterSpecification.v13.Cluster § 3.2.11.17