Hello everyone,
Please help: I was not able to include my Devolo Wall Switch so far (only in parts - please read below).
I already studied these articles:
So far button 1 is working but the other three buttons are logged as:
2018-08-26 11:37:25.648 Info, Node013, Received Central Scene set from node 13: scene id=3 in 0 seconds. Sending event notification.
2018-08-26 11:37:25.649 Warning, Node013, No ValueID created for Scene 3
2018-08-26 11:37:34.820 Detail, Node013, Received: 0x01, 0x0b, 0x00, 0x04, 0x00, 0x0d, 0x05, 0x5b, 0x03, 0xc0, 0x00, 0x03, 0x63
2018-08-26 11:37:34.820 Detail,
This is my zwcfg:
<CommandClass id="91" name="COMMAND_CLASS_CENTRAL_SCENE" version="1" request_flags="4" innif="true" scenecount="0"> <Instance index="1" /> <Value type="int" genre="system" instance="1" index="0" label="Scene Count" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="0" /> <Value type="int" genre="system" instance="1" index="1" label="Scene Count" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="3" /> </CommandClass>
What do I have to change in order to get all buttons working? I still do not understand the logics behind the zwcfg codingâŚ
Many thanks in advance!