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

[insteon] keep track of group state at the device level #7929

Merged
merged 1 commit into from
Jun 19, 2020
Merged

[insteon] keep track of group state at the device level #7929

merged 1 commit into from
Jun 19, 2020

Conversation

robnielsen
Copy link
Contributor

An insteon device has multiple features associated with it and each one potentially had a group state machine. The state machine applies to the device not the feature. This simplifies the design by associating the state machine to the device instead of including on with each feature.

Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
@TravisBuddy
Copy link

Travis tests were successful

Hey @robnielsen,
we found no major flaws with your code. Still you might want to look at this logfile, as we usually suggest some optional improvements.

Copy link
Contributor

@cpmeister cpmeister left a comment

Choose a reason for hiding this comment

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

This change looks ok to me. But I'll hold off on merging this until after the release goes out, which should be at any moment. If these changes happened to break anything in the binding I'd rather it do so at the beginning of a new release cycle where fixes could be made before the next release.

@robnielsen
Copy link
Contributor Author

@cpmeister, I've noticed there are still commits for 2.5.6 release. Myself and one other person have been running these changes for about a week.

@cpmeister
Copy link
Contributor

A week of testing would have been enough time to catch any issues from this PR. So I'll go ahead and merge it.

@cpmeister cpmeister merged commit 020da77 into openhab:2.5.x Jun 19, 2020
@cpmeister cpmeister added this to the 2.5.6 milestone Jun 19, 2020
knikhilwiz pushed a commit to knikhilwiz/openhab2-addons that referenced this pull request Jul 12, 2020
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
CSchlipp pushed a commit to CSchlipp/openhab-addons that referenced this pull request Jul 26, 2020
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
Signed-off-by: CSchlipp <christian@schlipp.de>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
DaanMeijer pushed a commit to DaanMeijer/openhab-addons that referenced this pull request Sep 1, 2020
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
Signed-off-by: Daan Meijer <daan@studioseptember.nl>
markus7017 pushed a commit to markus7017/openhab-addons that referenced this pull request Sep 19, 2020
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
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.

3 participants