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

Add option to use destination endpoint as source #41

Merged
merged 1 commit into from Aug 21, 2016

Conversation

cdjackson
Copy link
Collaborator

This adds an option to allow the destination endpoint to be used as the source. This seems to be a bug in some devices. It also removes the auto swapping which has problems with some ZWave plus devices that now make use of endpoint 0.

The useDestination=true option enables this.

https://github.com/openhab/openhab2-addons/pull/742 is reverted with this PR.

Closes #16.

Signed-off-by: Chris Jackson chris@cd-jackson.com

Signed-off-by: Chris Jackson <chris@cd-jackson.com>
@cdjackson cdjackson self-assigned this Aug 20, 2016
@cdjackson cdjackson merged commit 0489ddb into openhab:master Aug 21, 2016
cdjackson added a commit to cdjackson/org.openhab.binding.zwave that referenced this pull request Aug 21, 2016
* master:
  Add option to use destination endpoint as source (openhab#41)
  Internationalise thing status messages (openhab#40)
  Update discovery to ExtendedDiscoveryService (openhab#45)
  Doc update (openhab#44)
cdjackson added a commit to cdjackson/org.openhab.binding.zwave that referenced this pull request Aug 21, 2016
* master:
  Add option to use destination endpoint as source (openhab#41)
  Internationalise thing status messages (openhab#40)
  Update discovery to ExtendedDiscoveryService (openhab#45)
  Doc update (openhab#44)
  Add support to statically set METER supported scales. (openhab#39)
  Improve serial port tolerance to corrupted frames (openhab#37)
  Fix call to updateThingType on initialisation (openhab#36)
  Update SerialApiGetData tests and OFFLINE messages
  Update thing status to always provide detail when OFFLINE (openhab#34)
  Update unknown device information and initialisation stage text (openhab#33)
cdjackson added a commit to cdjackson/org.openhab.binding.zwave that referenced this pull request Sep 3, 2016
* master: (21 commits)
  Update VERSION command class to V2 (openhab#73)
  Update database (openhab#71)
  Add association group command class tests (openhab#70)
  Add multilevel_sensor GET test (openhab#67)
  Update command class list to be inline with ZWave released documents (openhab#63)
  Database update (openhab#62)
  Database update
  Database update (openhab#60)
  Add new test for temperature sensor (openhab#59)
  Database update (openhab#57)
  Documentation update (openhab#56)
  Update FGFS101 versions (25.25) (openhab#53)
  Remove version constraint on gson (openhab#51)
  Add ZWave event handling (openhab#48)
  Update database
  Fix used of i18nProvider (openhab#46)
  Add option to use destination endpoint as source (openhab#41)
  Internationalise thing status messages (openhab#40)
  Update discovery to ExtendedDiscoveryService (openhab#45)
  Doc update (openhab#44)
  ...
@cdjackson cdjackson deleted the swap_endpoints branch November 12, 2017 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant