westd001 wrote: ↑Saturday 19 August 2017 23:45
Hi guys,
I just made my own xml definitions for the Neo Coolcam NAS-SC 2 channel wall switch EU version because I can't find them on theOpen Zwave alliance site or Github. I am now able to switch off the LEDS. It's not exactly as described in the manual but I managed to switch them off. Here is the code,
In the manufacturer_specific.xml file I added this line at the end of the Neo Coolcam part:
Code: Select all
<Product type="0003" id="108b" name="Dual channel wallswitch" config="shenzen_neo/nas-sc02.xml"/>
and I added file nas-sc02.xml to the folder /home/pi/domoticz/Config/shenzen_neo with the following content:
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<Product xmlns='http://code.google.com/p/open-zwave/'>
<!--
Shenzhen NEO Electronics (Neo-CoolCam) Smart Power Plug
http://products.z-wavealliance.org/products/xxxx
-->
<!-- Configuration Parameters -->
<CommandClass id="112">
<Value type="list" genre="config" instance="1" index="1" label="Back light Enable" value="1" size="1">
<Help>This parameter defines the back light state of the touch button.</Help>
<Item label="Disable" value="0"/>
<Item label="Enable" value="1"/>
</Value>
<Value type="list" genre="config" instance="1" index="2" label="Relay On/Off indicate" value="1" size="1">
<Help>This parameter defines the relay state.</Help>
<Item label="Disable" value="0"/>
<Item label="Enable" value="1"/>
</Value>
<Value type="list" genre="config" instance="1" index="3" label="Relay On/Off States Saved Enable" value="1" size="1">
<Help>This parameter defines the on/off status of relay needs to be saved.</Help>
<Item label="Disable" value="0"/>
<Item label="Enable" value="1"/>
</Value>
<Value type="list" genre="config" instance="1" index="4" label="Root Device Mapped Setting" value="1" size="1">
<Help>This parameter defines the relay state.</Help>
<Item label="Disable" value="0"/>
<Item label="Enable" value="1"/>
</Value>
</CommandClass>
<!-- Association Groups -->
<CommandClass id="133">
<Associations num_groups="3">
<Group index="1" max_associations="5" label="Lifeline"/>
<Group index="2" max_associations="5" label="Sending Report Endpoint 1"/>
<Group index="3" max_associations="5" label="Sending Report Endpoint 2"/>
</Associations>
</CommandClass>
</Product>
I wait for the official files but for the time being its OK for me.
Have fun with it.
Regards
JJ
Thanks alot, it works like a charm, only strange thing, i get 3 on/off devices, Switch 1, Switch 2 and Switch 3.
Both Switch 2 and 3 control the same button.
[Turn On] 318 Aeon Labs Z-Wave+ USB 00001203 1 BG Woonkamer Switch 3 Light/Switch Switch Off - - [Set Unused] [Rename Device] [Log] 2017-09-12 16:53:41
[Turn Off] 317 Aeon Labs Z-Wave+ USB 00001202 1 BG Woonkamer Switch 2 Light/Switch Switch On - - [Set Unused] [Rename Device] [Log] 2017-09-13 21:58:38
[Turn On] 316 Aeon Labs Z-Wave+ USB 00001201 1 BG Woonkamer Switch 1 Light/Switch Switch Off - - [Set Unused] [Rename Device] [Log] 2017-09-13 21:58:04
But again, it works great, i ordered a couple more during the AliExpress sale. (€18,80 a piece) so i can replace all the wall switches with these cool switches.
Over 50 Z-Wave Devices (Fibaro and Neo), 4xLogitech Hub, 2xPhilips Hue Bridge+55 Lights, 1x Nest Thermostat, 2xNetatmo Weather Station, 1xSkybell v1 Doorbell, 3 Kwikset KEVO Doorlocks and Domoticz running on a Intel NUC