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

Feature request: LED dimming slide #440

Open
MrTom1 opened this issue Jul 17, 2024 · 3 comments
Open

Feature request: LED dimming slide #440

MrTom1 opened this issue Jul 17, 2024 · 3 comments
Labels
enhancement An enhancement request widget Related to a Widget

Comments

@MrTom1
Copy link

MrTom1 commented Jul 17, 2024

Hi,
would be great to add the feature of a slider for LED dimming.

Regards,
Thomas

@godind
Copy link
Collaborator

godind commented Jul 17, 2024

Hi. You mean a progressive value slider, right? Can you point us to a SK path that supports the type of value. I'm curious to know the what the specs are for this kind of data.

@godind godind added enhancement An enhancement request widget Related to a Widget labels Jul 17, 2024
@MrTom1
Copy link
Author

MrTom1 commented Jul 18, 2024

Shelly

@godind
Copy link
Collaborator

godind commented Jul 19, 2024

Path info

  • DimmingLevel path is ratio of 0 to 1 and supports PUT
  • DimmingLevel of 0 or 1 will not emit state update of True or False
  • check if state supports PUT
  • Power published is watts consumption and read only

More spec detail to come...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement request widget Related to a Widget
Projects
None yet
Development

No branches or pull requests

2 participants