Skip to content

Burner Button which can Increase and Decrease Burner Value by a Certain Percentage from its current value #2086

Description

@feichong83

Is your feature request related to a problem? Please describe.

As of now, user can increase/ decrease burner value by an absolute value, ranging from 0 to 100, by clicking an preconfigured burner event button. Let say, if current burner value is 40, if user click on the button "-10", burner power will decrease to 30.

However, at a particular point of time, burner value is often decreased by a percentage as envisioned in a roaster's mind. Let say, at development ratio of 12%, a user will carry out a 50% decrease of burner value from its existing value.

As of now, the issue is, for example, we still cannot configure a burner button which let us carry out the operation of "existing burner value divided by 2".

Describe the solution you'd like

Can we decrease and increase the burner value by percentage relative to its current value.
Example:
User configures burner event button of "-10%", "-25%" and "-50%",
And let say current burner value is 40:
i. If user clicks the button "-50%", the burner power goes down to 20.
ii. If user clicks the button "-25%", the burner power goes down to 30
iii. If user clicks the button "-10%"., the burner power goes down to 36

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

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions