hi roger,
I don't see anything odd in the z-wave comm part. Everything is ok. What is odd is that some commands are "dumb". They are not issued at all and they don't produce any z-wave I/o:
For example:
2015-11-27;16:34:59.4337;Info;WebServiceGateway 192.168.1.65 HTTP GET 200;/api/HomeAutomation.FibaroRGBW/4/Control.ColorHsb/201,128,142;[OPEN];;;;;;;;;;;;;;;;
2015-11-27;16:34:59.4337;Info;HomeAutomation.FibaroRGBW 4 Virtual;Module Status.ColorHsb 201,128,142;;;;;;;;;;;;;;;;;
2015-11-27;16:34:59.4337;Info;HomeAutomation.FibaroRGBW 4 Virtual;Module Status.Level 1;;;;;;;;;;;;;;;;;
2015-11-27;16:34:59.4337;Info;WebServiceGateway 192.168.1.65 HTTP GET 200;/api/HomeAutomation.FibaroRGBW/4/Control.ColorHsb/201,128,142;[CLOSED;AFTER;0.003;seconds];;;;;;;;;;;;;
2015-11-27;16:35:01.3712;Info;HomeAutomation.PhilipsHue 1 - Meter.Watts 0.0;;;;;;;;;;;;;;;;;;
2015-11-27;16:35:01.3869;Info;HomeAutomation.PhilipsHue 2 - Meter.Watts 11.94;;;;;;;;;;;;;;;;;;
2015-11-27;16:35:01.3869;Info;WebServiceGateway 192.168.1.65 HTTP GET 200;/api/HomeAutomation.FibaroRGBW/4/Control.ColorHsb/248,21,66;[OPEN];;;;;;;;;;;;;;;;
2015-11-27;16:35:01.3869;Info;HomeAutomation.FibaroRGBW 4 Virtual;Module Status.ColorHsb 248,21,66;;;;;;;;;;;;;;;;;
2015-11-27;16:35:01.3869;Info;HomeAutomation.FibaroRGBW 4 Virtual;Module Status.Level 1;;;;;;;;;;;;;;;;;
2015-11-27;16:35:01.3869;Info;WebServiceGateway 192.168.1.65 HTTP GET 200;/api/HomeAutomation.FibaroRGBW/4/Control.ColorHsb/248,21,66;[CLOSED;AFTER;0.002;seconds];;;;;;;;;;;;;
2015-11-27;16:35:01.4025;Info;HomeAutomation.PhilipsHue 3 - Meter.Watts 12.12;;;;;;;;;;;;;;;;;;
2015-11-27;16:35:02.4337;Info;WebServiceGateway 192.168.1.65 HTTP GET 200;/api/HomeAutomation.FibaroRGBW/4/Control.ColorHsb/255,0,54;[OPEN];;;;;;;;;;;;;;;;
2015-11-27;16:35:02.4337;Info;HomeAutomation.FibaroRGBW 4 Virtual;Module Status.ColorHsb 255,0,54;;;;;;;;;;;;;;;;;
2015-11-27;16:35:02.4337;Info;HomeAutomation.FibaroRGBW 4 Virtual;Module Status.Level 1;;;;;;;;;;;;;;;;;
2015-11-27;16:35:02.4494;Info;WebServiceGateway 192.168.1.65 HTTP GET 200;/api/HomeAutomation.FibaroRGBW/4/Control.ColorHsb/255,0,54;[CLOSED;AFTER;0.004;seconds];;;;;;;;;;;;;
2015-11-27;16:35:04.1212;Info;WebServiceGateway 192.168.1.65 HTTP GET 200;/api/HomeAutomation.FibaroRGBW/4/Control.ColorHsb/72,0,255;[OPEN];;;;;;;;;;;;;;;;
2015-11-27;16:35:04.1212;Info;HomeAutomation.FibaroRGBW 4 Virtual;Module Status.ColorHsb 72,0,255;;;;;;;;;;;;;;;;;
2015-11-27;16:35:04.1212;Info;HomeAutomation.FibaroRGBW 4 Virtual;Module Status.Level 1;;;;;;;;;;;;;;;;;
There's api calling to Control.ColorHsb command on node 4, but no z-wave command is sent. So the problem is the Fibaro RGB app that I think mvdarend is fixing (probably already got it working).
Indeed I can see a series of "Basic Set" commands addressed to node 2 and node 3:
2015-11-27;16:35:21.6838;Trace;Sending;Message;(Node=2,;CallbackId=41,;Function=SendData,;CommandClass=Basic);;;;;;;;;;;;;
2015-11-27;16:35:21.6838;Debug;01-09-00-13-02-02-20-02-05-41-83;;;;;;;;;;;;;;;;;;
2015-11-27;16:35:21.7619;Debug;06-01-04-01-13-01-E8;;;;;;;;;;;;;;;;;;
2015-11-27;16:35:21.7619;Debug;6;;;;;;;;;;;;;;;;;;
2015-11-27;16:35:21.7619;Trace;SendDataReady;;;;;;;;;;;;;;;;;;
2015-11-27;16:35:21.8713;Debug;01-05-00-13-41-00-A8;;;;;;;;;;;;;;;;;;
2015-11-27;16:35:21.8713;Debug;6;;;;;;;;;;;;;;;;;;
2015-11-27;16:35:21.8713;Trace;Complete;;;;;;;;;;;;;;;;;;
2015-11-27;16:35:21.8713;Trace;[[[;END;REQUEST;]]];took;188;ms;;;;;;;;;;;;
2015-11-27;16:35:21.9807;Debug;01-09-00-04-00-02-03-20-03-00-D0;;;;;;;;;;;;;;;;;;
2015-11-27;16:35:21.9807;Debug;6;;;;;;;;;;;;;;;;;;
2015-11-27;16:35:21.9807;Debug;2;Level;0;;;;;;;;;;;;;;;;
2015-11-27;16:35:21.9807;Info;HomeAutomation.ZWave 2 ZWave;Node Status.Level 0;;;;;;;;;;;;;;;;;
2015-11-27;16:35:21.9807;Info;HomeAutomation.ZWave 2 ZWave;Node ZWaveNode.Basic 0;;;;;;;;;;;;;;;;;
2015-11-27;16:35:22.4963;Trace;[[[;BEGIN;REQUEST;]]];;;;;;;;;;;;;;;
2015-11-27;16:35:22.4963;Trace;WaitAck;;;;;;;;;;;;;;;;;;
2015-11-27;16:35:22.4963;Trace;Sending;Message;(Node=3,;CallbackId=42,;Function=SendData,;CommandClass=Basic);;;;;;;;;;;;;
2015-11-27;16:35:22.4963;Debug;01-09-00-13-03-02-20-02-05-42-81;;;;;;;;;;;;;;;;;;
2015-11-27;16:35:22.5275;Debug;06-01-04-01-13-01-E8;;;;;;;;;;;;;;;;;;
2015-11-27;16:35:22.5275;Debug;6;;;;;;;;;;;;;;;;;;
2015-11-27;16:35:22.5275;Trace;SendDataReady;;;;;;;;;;;;;;;;;;
2015-11-27;16:35:22.7463;Debug;01-05-00-13-42-00-AB;;;;;;;;;;;;;;;;;;
2015-11-27;16:35:22.7463;Debug;6;;;;;;;;;;;;;;;;;;
2015-11-27;16:35:22.7463;Trace;Complete;;;;;;;;;;;;;;;;;;
2015-11-27;16:35:22.7463;Trace;[[[;END;REQUEST;]]];took;251;ms;;;;;;;;;;;;
Where are these coming from?
@mvdarend can you send me the fixed Fibaro.RGB program so I can update it in HG?
Cheers,
g.