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

Discussion: Add ON_LEVEL for Dimmer device type? #59

Open
Apollon77 opened this issue Nov 13, 2024 · 2 comments
Open

Discussion: Add ON_LEVEL for Dimmer device type? #59

Apollon77 opened this issue Nov 13, 2024 · 2 comments

Comments

@Apollon77
Copy link
Collaborator

Mall supports some more states for Dimmers:

  • DURATION - How long the current dimming transition should take in seconds

Matter also supports ON_DURATION, OFF_DURATION, ON_LEVEL, STARTUP_LEVEL but I would leave them out for now?

@Garfonso
Copy link
Contributor

Garfonso commented Nov 20, 2024

Zigbee also usually supports a "transition_time" state, which does the same. I'd like to add that state. :-)

Actually, I like the name "Transition time" better than duration. At least in the context of a light / dimmer.

Garfonso added a commit to Garfonso/ioBroker.type-detector that referenced this issue Nov 20, 2024
I added TRANSITION_TIME to everything that is a light with dimmer.

as discussed in ioBroker#59

The name can, of course, be altered. Just wanted to create a starting point. 😃
GermanBluefox added a commit that referenced this issue Nov 30, 2024
I added TRANSITION_TIME to everything that is a light with dimmer.

as discussed in #59

The name can, of course, be altered. Just wanted to create a starting point. 😃

Co-authored-by: Bluefox <[email protected]>
@Apollon77
Copy link
Collaborator Author

Ok, TRANSITION_TIME (aka DURATION) added, so ON_LEVEL is still open

@Apollon77 Apollon77 changed the title Discussion: Add ON_LEVEL / DURATION for Dimmer device type? Discussion: Add ON_LEVEL for Dimmer device type? Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants