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

[velbus] VMB8IN-20 implementation rewrite #18365

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Conversation

Rosen01
Copy link
Contributor

@Rosen01 Rosen01 commented Mar 5, 2025

VMB8IN-20 module was wrongly implemented.
Access to a test module has permitted to correct the error.

Signed-off-by: Daniel Rosengarten [email protected]

Rosen01 and others added 11 commits February 9, 2025 23:02
Module VMBPIR-20 is missing in the readme.

Signed-off-by: Daniel Rosengarten <[email protected]>
New functionality :
- Add OnOff command type on Brightness channels for VMB4LEDPWM-20

Signed-off-by: Daniel Rosengarten <[email protected]>
Sending an ON command will switch the dimmer to the value stored when last turning the dimmer off.

Signed-off-by: Daniel Rosengarten <[email protected]>
Signed-off-by: Daniel Rosengarten <[email protected]>
Use the same counter units than the VBM7IN module.

Signed-off-by: Daniel Rosengarten <[email protected]>
@Rosen01 Rosen01 requested a review from cedricboon as a code owner March 5, 2025 23:18
Copy link
Contributor

@lsiepel lsiepel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I left some comments. Mainly the configuraiton part is a bit strange.

Rosen01 added 2 commits March 6, 2025 16:47
- Set this.refreshJob to null in dispose() method for the different modules.
- Set units string to string constant in VMB8INHandler.

Signed-off-by: Daniel Rosengarten <[email protected]>
Signed-off-by: Daniel Rosengarten <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants