Skip to content

setPowerState should take a duration #7

Description

@lightbow

You can change a light's color over a specified period of time, but the power state payload does not take a duration. It would be great to have a duration parameter for setPowerState just like for setColor.

  • (void)setColor:(LFXHSBKColor *)color overDuration:(NSTimeInterval)duration;
  • (void)setPowerState:(LFXPowerState)powerState;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions