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

[knx] fix DPT 3.007 for dimmer channels #162

Merged
merged 1 commit into from
Jul 18, 2021

Conversation

J-N-K
Copy link
Member

@J-N-K J-N-K commented Jul 17, 2021

UnDefType.UNDEF is used to model the KNX command "incremental dimming/stop". In dimmer-control channels this has been properly processed, but in dimmer-channels this was not ignored but posted to the channel, leading to a wrong item state.

openHAB #6970

Signed-off-by: Jan N. Klug jan.n.klug@rub.de

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
@J-N-K J-N-K added the bug Something isn't working label Jul 17, 2021
@J-N-K J-N-K added this to the 3.1.4 milestone Jul 18, 2021
@J-N-K J-N-K merged commit 8076a5d into smarthomej:main Jul 18, 2021
@J-N-K J-N-K deleted the knx-increasedecrease branch July 18, 2021 07:19
J-N-K added a commit that referenced this pull request Jul 18, 2021
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
holgerfriedrich added a commit to holgerfriedrich/openhab-addons that referenced this pull request Feb 26, 2023
Fixes openhab#6970.
Carryover from smarthomej/addons#162.

Also-by: Jan N. Klug github@klug.nrw
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
holgerfriedrich added a commit to holgerfriedrich/openhab-addons that referenced this pull request Feb 26, 2023
Fixes openhab#6970.
Carryover from smarthomej/addons#162.

Also-by: Jan N. Klug github@klug.nrw
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
holgerfriedrich added a commit to holgerfriedrich/openhab-addons that referenced this pull request Feb 26, 2023
Fixes openhab#6970.
Carryover from smarthomej/addons#162.

Also-by: Jan N. Klug github@klug.nrw

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant