open-zwave icon indicating copy to clipboard operation
open-zwave copied to clipboard

Support for Goodway In wall relay

Open tszalaj opened this issue 3 years ago • 1 comments
trafficstars

I created a configuration file for Goodway In wall switch using documentation provided on webpage: https://products.z-wavealliance.org/products/2948. I've tested it with the device on Domoticz. Configuration works and device reports it's outputs state changes.

tszalaj avatar Nov 21 '21 19:11 tszalaj

@tszalaj can you fix the xlmtest errors

Error: /home/runner/work/open-zwave/open-zwave/config/goodway/tc13010.xml:21: element Value: Schemas validity error : Element '{https://github.com/OpenZWave/open-zwave}Value', attribute 'unit': The attribute 'unit' is not allowed.
Error: /home/runner/work/open-zwave/open-zwave/config/goodway/tc13010.xml:24: element Value: Schemas validity error : Element '{https://github.com/OpenZWave/open-zwave}Value', attribute 'unit': The attribute 'unit' is not allowed.
Error: /home/runner/work/open-zwave/open-zwave/config/goodway/tc13010.xml:38: element Value: Schemas validity error : Element '{https://github.com/OpenZWave/open-zwave}Value', attribute 'unit': The attribute 'unit' is not allowed.
Error: /home/runner/work/open-zwave/open-zwave/config/goodway/tc13010.xml:41: element Value: Schemas validity error : Element '{https://github.com/OpenZWave/open-zwave}Value', attribute 'unit': The attribute 'unit' is not allowed.
Error: /home/runner/work/open-zwave/open-zwave/config/goodway/tc13010.xml:44: element Value: Schemas validity error : Element '{https://github.com/OpenZWave/open-zwave}Value', attribute 'unit': The attribute 'unit' is not allowed.
Error: /home/runner/work/open-zwave/open-zwave/config/goodway/tc13010.xml:47: element Value: Schemas validity error : Element '{https://github.com/OpenZWave/open-zwave}Value', attribute 'unit': The attribute 'unit' is not allowed.
Error: /home/runner/work/open-zwave/open-zwave/config/goodway/tc13010.xml:50: element Value: Schemas validity error : Element '{https://github.com/OpenZWave/open-zwave}Value', attribute 'unit': The attribute 'unit' is not allowed.
Error: /home/runner/work/open-zwave/open-zwave/config/goodway/tc13010.xml:71: element CommandClass: Schemas validity error : Element '{https://github.com/OpenZWave/open-zwave}CommandClass', attribute 'ForceInstances': The attribute 'ForceInstances' is not allowed.

run make xmltest to valid it, and then update your PR, thank-you

unit=>units

nechry avatar Nov 24 '21 07:11 nechry