• Flash a color

    Parameters

    • device: Device

      Govee device

    • color: Colord

      Color to flash

    • times: number

      Number of times to flash

    • offDuration: number

      Duration of off state in milliseconds

    • onDuration: number

      Duration of on state in milliseconds

    Returns Promise<void>

Generated using TypeDoc