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

[deconz] Added support for publishing ChannelDescriptionChangedEvents #138

Conversation

cweitkamp
Copy link
Contributor

@cweitkamp cweitkamp commented Jun 21, 2021

  • Added support for publishing ChannelDescriptionChangedEvents

Related to openhab/openhab-core#1505
Depends on openhab/openhab-core#2410

Signed-off-by: Christoph Weitkamp github@christophweitkamp.de

@cweitkamp cweitkamp requested a review from J-N-K as a code owner June 21, 2021 14:55
@J-N-K J-N-K changed the base branch from main to 3.2.x June 22, 2021 11:56
@J-N-K J-N-K changed the base branch from 3.2.x to main June 22, 2021 11:56
@J-N-K
Copy link
Member

J-N-K commented Jun 22, 2021

Can you rebase on 3.2.x? We can't merge this to main because the new methods and fields are not available in OHC 3.0.x. I tried just changing the base branch but that resulted in a very big changeset.

J-N-K
J-N-K previously approved these changes Jun 22, 2021
@cweitkamp cweitkamp force-pushed the feature-deconz-command-description-changed-events branch from c09c42a to e6f6af2 Compare June 22, 2021 12:37
@cweitkamp cweitkamp changed the base branch from main to 3.2.x June 22, 2021 12:38
@cweitkamp
Copy link
Contributor Author

Can you rebase on 3.2.x?

Done.

@J-N-K J-N-K closed this Jun 29, 2021
@J-N-K J-N-K reopened this Jun 29, 2021
@J-N-K
Copy link
Member

J-N-K commented Jun 29, 2021

bundles/org.smarthomej.binding.deconz/src/main/java/org/smarthomej/binding/deconz/internal/DeconzDynamicStateDescriptionProvider.java:[77,55] Potential null pointer access: this expression has a '@nullable' type

@cweitkamp, can you fix that?

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>

Use name for value and label of CommandOption

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>

Incorporated comments from review

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
@cweitkamp cweitkamp force-pushed the feature-deconz-command-description-changed-events branch from 37dae6d to 153aec8 Compare June 30, 2021 11:18
@cweitkamp
Copy link
Contributor Author

can you fix that?

Done.

@J-N-K J-N-K merged commit 7380e3d into smarthomej:3.2.x Jun 30, 2021
@cweitkamp cweitkamp deleted the feature-deconz-command-description-changed-events branch June 30, 2021 14:10
@J-N-K J-N-K added this to the 3.2.3 milestone Jul 1, 2021
@J-N-K J-N-K added the enhancement New feature or request label Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants