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

ZWave database update #1136

Merged
merged 1 commit into from
Jul 20, 2016
Merged

Conversation

cdjackson
Copy link

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

Signed-off-by: Chris Jackson <chris@cd-jackson.com>
@cdjackson cdjackson added enhancement An enhancement or new feature for an existing add-on z-wave labels Jul 19, 2016
@cdjackson cdjackson self-assigned this Jul 19, 2016
@cdjackson cdjackson merged commit a3689b2 into openhab:master Jul 20, 2016
@cdjackson cdjackson deleted the zwave-database-190716 branch July 26, 2016 20:46
cdjackson added a commit to cdjackson/openhab2-addons that referenced this pull request Jul 28, 2016
* master: (44 commits)
  ZWave fix Barrier Operator converter (openhab#1155)
  Added Groovy Eclipse compiler to master pom. (openhab#1141)
  added HD Powerview binding to build
  Initial contribution of HD PowerView binding (openhab#660)
  ZWave database update (openhab#1153)
  added Onkyo binding to build
  initial version of a Onkyo binding (openhab#768)
  Fix initialization and add thing properties (openhab#1127)
  ZWave: Add extra debugging when updating properties. (openhab#1147)
  ZWave database update (openhab#1148)
  fixed compilation error due to changed ESH API (openhab#1146)
  ZWave database updates (openhab#1145)
  Add example things definition (openhab#1144)
  ignore commands other than ON/OFF
  applied code formatter
  Meteostick binding (openhab#455)
  Fix for multiple tags and HomeKit (openhab#1138)
  ZWave database update (openhab#1136)
  Fix wording and typos. Alphabetise supported channel list. (openhab#1134)
  ZWave database updates (openhab#1132)
  ...

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

# Conflicts:
#	addons/binding/org.openhab.binding.zwave/src/main/java/org/openhab/binding/zwave/handler/ZWaveThingHandler.java
doubled-ca pushed a commit to doubled-ca/openhab-addons that referenced this pull request Aug 14, 2016
Signed-off-by: Chris Jackson <chris@cd-jackson.com>
@kaikreuzer kaikreuzer modified the milestone: 2.0.0 Jan 17, 2017
Flole998 pushed a commit to Flole998/openhab-addons that referenced this pull request Dec 30, 2021
* Improve ThingTypeXmlProvider exception handling

When a binding such as ZWave has hundereds of ThingTypes it's hard to debug thing type definition issues.
This PR adds a UID (ConfigDescription, ChannelType, ChannelGroupType and ThingType) to the logging so it will be easier to find the root cause of exceptions.
Because the exceptions are caught, an error in one ThingType definition will no longer prevent other perfectly fine ThingTypes to be registered so the impact of definition issues is reduced.

Signed-off-by: Wouter Born <github@maindrain.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature for an existing add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants