Page 1 of 1

Smart switch Aeotec DSC24 Gen2 configuration

Posted: Tuesday 17 January 2017 17:34
by gerardosamara
Hello,

Domoticz version stable V3.5877
Platform RPI3
Description : Parameter 101-103 configuration value

I have included the DSC24 smart switch and could not figure out how to setup the device about the parameters 101_103 as per the attached screenshot
The proposed default value are creating 6 devices ( ON/Off switch , Watts (ok) and some others (nok)

I could not find any exemple in the forum .
This DSC24 switch uses group association #1 and #2 so param 103=0

Smart Switch supports 2 Association groups: group1,group2.
a. The Node IDs in Group 1 will receive Hail Command /Basic report (configurable) which is sent via
multicast( if there are more than 2 Node IDs) or single cast (if there is only one Node ID) when the
state of Micro Switch’s load changed.
b. The Node IDs in Group 1 will receive Meter REPORT for watt/ KWH(configurable) which is sent via
multicast( if there are more than 2 Node IDs) or single cast (if there is only one Node ID) when the
auto report is being set.
c. When the Smart Switch receives the following commands, it will forward the commands to all node
IDs which are in Group 2. The command will be sent via multicast (if there are more than 2 Node IDs)
or single cast (if there is only one Node ID).
Commands: Basic Set, Switch Binary Set, Scene Activation Set.


Anybody with a DSC24 device to help to setup these 101 and 102 parameters ?

Re: Smart switch Aeotec DSC24 configuration

Posted: Tuesday 17 January 2017 17:40
by emme
that's easy once you know what you have to put in...

I have an energy meter with equal parameter...

check if this table can suit your needs too:
https://aeotec.freshdesk.com/support/so ... -g2-dsb28-
(basically you should enter value 15 which is 1+2+4+8)

Re: Smart switch Aeotec DSC24 configuration

Posted: Wednesday 18 January 2017 2:02
by gerardosamara
Thank you @emme.

The DSC24 smart swith has been created with is the default configuration ( param 101 =4 , param 102=8 , param 103=0) as attached .

There is a problem :

- 2 devices Watts => should be 1 KWH and 1 Watts

Re: Smart switch Aeotec DSC24 configuration

Posted: Thursday 19 January 2017 15:43
by gerardosamara
The log at the openzwave initialisation :


2017-01-17 09:17:09.422 OpenZWave: Driver Ready
2017-01-17 09:17:09.423 OpenZWave: Value_Added: Node: 4 (0x04), CommandClass: SWITCH BINARY, Label: Switch, Instance: 1
2017-01-17 09:17:09.432 OpenZWave: Value_Added: Node: 4 (0x04), CommandClass: METER, Label: Energy, Instance: 1
2017-01-17 09:17:09.432 OpenZWave: Value_Added: Node: 4 (0x04), CommandClass: METER, Label: Power, Instance: 1
2017-01-17 09:17:09.432 OpenZWave: Value_Added: Node: 4 (0x04), CommandClass: METER, Label: Voltage, Instance: 1
2017-01-17 09:17:09.432 OpenZWave: Value_Added: Node: 4 (0x04), CommandClass: METER, Label: Current, Instance: 1
subtype = kWh
Instant = 0.000
Counter = 0.000
2017-01-17 09:17:10.034 (Aeon Z stick Gen5) General/kWh (kWh Meter)
subtype = Electric
Usage = 0.0 W
2017-01-17 09:17:10.073 (Aeon Z stick Gen5) Usage (Unknown)
subtype = kWh
Instant = 0.000
Counter = 0.000
2017-01-17 09:17:10.074 (Aeon Z stick Gen5) General/kWh (kWh Meter)
subtype = Voltage
Voltage = 114.623 V
2017-01-17 09:17:10.113 (Aeon Z stick Gen5) General/Voltage (Voltage)
2017-01-17 09:17:10.153 OpenZWave: All Nodes queried
subtype = ELEC1 - OWL CM113, Electrisave, cent-a-meter
Sequence nbr = 0
ID = 1025
Count = 1
Channel 1 = 0.0 ampere
Channel 2 = 0.0 ampere
Channel 3 = 0.0 ampere
Signal level = 12
Battery = OK
2017-01-17 09:17:10.152 (Aeon Z stick Gen5) Current (Unknown)


And now the KWH device is showing ( after the openzwave restart ?) , but still 2 Watts devices as per the attached screenshot

Re: Smart switch Aeotec DSC24 configuration

Posted: Friday 20 January 2017 16:09
by gerardosamara
The duplicated watts device has been deleted so now configuration seems ok , the watts device graph is showing correct data but the KWH graph shows both watts and kwh , as per attached screenshots

Dear DSC24 users , is it correct ?