-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Z-Wave: Added support for CENTRAL_SCENE #4431
Conversation
Added to support Homeseer HS-WS100 switch and HS-WD100 dimmer double-tap, triple-tap, etc.
Are you using the Eclipse IDE? If so (or even if not) please can you ensure the formatter is applied. |
No I am using IntelliJ. Is there a specific formatter config/template for OpenHAB or you just want me to use the default built-in formatter settings? Thanks! |
Yes - there is a formatter included in the IDE specific for ESH/OH2. I just note that a few things don’t look right - I’m not sure if InteliJ can import the Eclipse definitions? |
OK, I followed the install directions here: http://www.eclipse.org/smarthome/documentation/community/contributing.html and loaded the ESH distribution of Eclipse and used it's formatter on the two primary files in this change set. Let me know if this is correct or if you are expecting something different. Thanks, Robert |
* master: Zwave database 180616 (openhab#4483) Zwave database 180616 (openhab#4479) Add Aeon ZW112 - Door/Window Sensor 6 (openhab#4472) Include Aeon ZW112 - Door/Window Sensor 6 (openhab#4471) Z-Wave: Added support for CENTRAL_SCENE (openhab#4431) ZWave database update (openhab#4476) ZWave addition of clock command class (openhab#4468) Signed-off-by: Chris Jackson <chris@cd-jackson.com> # Conflicts: # bundles/binding/org.openhab.binding.zwave/database/linear/wa105dbz.xml
* master: (178 commits) Fix the generateDeviceId method. (openhab#4498) [modbus] Add support for int32_swap, uint32_swap and float32_swap data types (openhab#4251) Extend error logging on retry failure (openhab#4477) Changed timestamp of item insert from MySql server time to local Java… (openhab#4503) [mochadx10] Add binding to OH2 distro (openhab#4502) [mqtt] Add openhab-action-mqtt feature for OH2 install (openhab#4499) ZWave database update (openhab#4497) Fixes openhab#1003 (openhab#4162) [WeatherBinding] Add log messages for invalid configurations (openhab#4458) Network Health - Made log message more clear (openhab#4425) Update ZMNHSD (openhab#4490) Update clock command class and converter (openhab#4489) Updated modbus config template with serial example. Documented advanced connection parameters (openhab#4487) ZWave update WA105DBZ (openhab#4485) Zwave database 180616 (openhab#4483) Zwave database 180616 (openhab#4479) Add Aeon ZW112 - Door/Window Sensor 6 (openhab#4472) Include Aeon ZW112 - Door/Window Sensor 6 (openhab#4471) Z-Wave: Added support for CENTRAL_SCENE (openhab#4431) ZWave database update (openhab#4476) ... # Conflicts: # bundles/binding/org.openhab.binding.zwave/database/products.xml # bundles/binding/org.openhab.binding.zwave/src/main/java/org/openhab/binding/zwave/internal/converter/ZWaveConverterHandler.java # bundles/binding/org.openhab.binding.zwave/src/main/java/org/openhab/binding/zwave/internal/protocol/commandclass/ZWaveCommandClass.java
@cdjackson ,
To support the double tap, triple tap, hold and release notifications from the Homeseer HS-(WS|WD)-100+ dimmers and switches, central scene support is required. Both a
scene
number andkey
attribute are provided in the central scene data and these are used to determine which button and action were taken.There may be a better/more appropriate name for the
key
argument. I don't have access to the Z-Wave documentation to determine the best name for this data value. I'll be happy to change the naming prior to merge if you can provide a more appropriate name for this field.This implementation of central scene supports the following item configuration for the HomeSeer switches: