Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Widget: Toggle Switch #42

Closed
joepavitt opened this issue Jun 23, 2023 · 0 comments · Fixed by #83
Closed

Widget: Toggle Switch #42

joepavitt opened this issue Jun 23, 2023 · 0 comments · Fixed by #83
Labels
feature-request New feature or request that needs to be turned into Epic/Story details needs-triage Needs looking at to decide what to do size:S - 2 Sizing estimation point widget This issue details a new widget request

Comments

@joepavitt
Copy link
Collaborator

joepavitt commented Jun 23, 2023

Description

Screenshot 2023-06-23 at 21 35 27

Adds a switch to the user interface. Each change in the state of the switch will generate a msg.payload with the specified On and Off values.

Properties

Existing options in Dashboard 1.0:

Screenshot 2023-06-23 at 21 34 47

Events

  • on-change: this widget would need to send a message back to Node-RED when it's value is changed/updated

Controls

  • enabled: this widget can be enabled/disabled

Existing Examples

Vuetify Component: https://vuetifyjs.com/en/components/switches/

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

@joepavitt joepavitt added size:S - 2 Sizing estimation point needs-triage Needs looking at to decide what to do feature-request New feature or request that needs to be turned into Epic/Story details widget This issue details a new widget request labels Jun 23, 2023
This was referenced Jun 23, 2023
@joepavitt joepavitt mentioned this issue Jul 28, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request that needs to be turned into Epic/Story details needs-triage Needs looking at to decide what to do size:S - 2 Sizing estimation point widget This issue details a new widget request
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant