Page 1 of 1

Fibaro 213 - Not a MULTILEVEL device!

Posted: Sunday 07 May 2017 21:45
by hamish
Much knashing of teeth...

I have a Fibaro 223 (Double switch 2) which seems to work fine...

Today I installed a Single switch 2 (FIbaro 213) and at first it looked fine... The usual crap experience trying to pair the damn thing. But eventually it took (I think it's overly sensitive to the timing with the 3 hits on S1 to include - Shame there's no damn LED that actually works on the stupid thing).

Anyway... It's included... But Domoticz in it's wisdom can't switch it on and off... If I go into the OZE console, that can switch on/off no problems. But neither of the two switches presented by Domoticz will do squat.

Looking at the OZW logs reveals why... For some reason DOmoticz is trying to treat it as what looks like a dimmer.. e.g.

Code: Select all

hamish@piman-202:~/src/domoticz$ sudo tail -f Config/OZW_Log.txt |egrep 'Node023'
2017-05-07 19:42:56.439 Info, Node023:001, Value::Set - COMMAND_CLASS_SWITCH_MULTILEVEL - Level - 0 - 1 - ?
2017-05-07 19:42:56.439 Info, Node023:001, SwitchMultilevel::Set - Setting to level 255
2017-05-07 19:42:56.440 Detail, Node023, Queuing (Send) MultiChannel Encapsulated (instance=1): SwitchMultilevelCmd_Set (Node=23): 0x01, 0x0e, 0x00, 0x13, 0x17, 0x07, 0x60, 0x0d, 0x01, 0x01, 0x26, 0x01, 0xff, 0x25, 0x0b, 0x69
2017-05-07 19:42:56.440 Info, Node023:001, SwitchMultilevelCmd_Get Not Supported on this node
2017-05-07 19:42:56.441 Info, Node023, Sending (Send) message (Callback ID=0x0b, Expected Reply=0x13) - MultiChannel Encapsulated (instance=1): SwitchMultilevelCmd_Set (Node=23): 0x01, 0x0e, 0x00, 0x13, 0x17, 0x07, 0x60, 0x0d, 0x01, 0x01, 0x26, 0x01, 0xff, 0x25, 0x0b, 0x69
2017-05-07 19:42:56.625 Detail, Node023,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2017-05-07 19:42:56.627 Detail, Node023,   ZW_SEND_DATA delivered to Z-Wave stack
2017-05-07 19:42:58.046 Detail, Node023,   Received: 0x01, 0x07, 0x00, 0x13, 0x0b, 0x00, 0x00, 0xa0, 0x40
2017-05-07 19:42:58.046 Detail, Node023,   ZW_SEND_DATA Request with callback ID 0x0b received (expected 0x0b)
2017-05-07 19:42:58.046 Info, Node023, Request RTT 1604 Average Request RTT 1348
2017-05-07 19:42:58.046 Detail, Node023, Removing current message
And of course it seems to be ignored... Meanwhile, the OZW console does this...

Code: Select all

2017-05-07 19:44:33.682 Info, Node023:001, Value::Set - COMMAND_CLASS_SWITCH_BINARY - Switch - 0 - 1 - False
2017-05-07 19:44:33.683 Info, Node023, SwitchBinary::Set - Setting node 23 to Off
2017-05-07 19:44:33.684 Detail, Node023, Queuing (Send) MultiChannel Encapsulated (instance=1): SwitchBinaryCmd_Set (Node=23): 0x01, 0x0e, 0x00, 0x13, 0x17, 0x07, 0x60, 0x0d, 0x01, 0x01, 0x25, 0x01, 0x00, 0x25, 0x1a, 0x84
2017-05-07 19:44:33.685 Detail, Node023, Queuing (Send) MultiChannel Encapsulated (instance=1): SwitchBinaryCmd_Get (Node=23): 0x01, 0x0d, 0x00, 0x13, 0x17, 0x06, 0x60, 0x0d, 0x01, 0x01, 0x25, 0x02, 0x25, 0x1b, 0x84
2017-05-07 19:44:33.686 Info, Node023, Sending (Send) message (Callback ID=0x1a, Expected Reply=0x13) - MultiChannel Encapsulated (instance=1): SwitchBinaryCmd_Set (Node=23): 0x01, 0x0e, 0x00, 0x13, 0x17, 0x07, 0x60, 0x0d, 0x01, 0x01, 0x25, 0x01, 0x00, 0x25, 0x1a, 0x84
2017-05-07 19:44:33.694 Detail, Node023,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2017-05-07 19:44:33.695 Detail, Node023,   ZW_SEND_DATA delivered to Z-Wave stack
2017-05-07 19:44:33.733 Detail, Node023,   Received: 0x01, 0x07, 0x00, 0x13, 0x1a, 0x00, 0x00, 0x04, 0xf5
2017-05-07 19:44:33.734 Detail, Node023,   ZW_SEND_DATA Request with callback ID 0x1a received (expected 0x1a)
2017-05-07 19:44:33.734 Info, Node023, Request RTT 47 Average Request RTT 81
2017-05-07 19:44:33.736 Detail, Node023, Removing current message
2017-05-07 19:44:33.737 Info, Node023, Sending (Send) message (Callback ID=0x1b, Expected Reply=0x04) - MultiChannel Encapsulated (instance=1): SwitchBinaryCmd_Get (Node=23): 0x01, 0x0d, 0x00, 0x13, 0x17, 0x06, 0x60, 0x0d, 0x01, 0x01, 0x25, 0x02, 0x25, 0x1b, 0x84
2017-05-07 19:44:33.744 Detail, Node023,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2017-05-07 19:44:33.745 Detail, Node023,   ZW_SEND_DATA delivered to Z-Wave stack
2017-05-07 19:44:33.959 Detail, Node023,   Received: 0x01, 0x09, 0x00, 0x04, 0x00, 0x17, 0x03, 0x25, 0x03, 0x00, 0xc0
2017-05-07 19:44:33.960 Info, Node023, Response RTT 222 Average Response RTT 218
2017-05-07 19:44:33.961 Info, Node023:001, Received SwitchBinary report from node 23: level=Off
2017-05-07 19:44:33.961 Detail, Node023:001, Refreshed Value: old value=true, new value=false, type=bool
2017-05-07 19:44:33.962 Detail, Node023:001, Changes to this value are not verified
2017-05-07 19:44:33.963 Detail, Node023, Notification: ValueChanged
2017-05-07 19:44:34.912 Detail, Node023,   Received: 0x01, 0x07, 0x00, 0x13, 0x1b, 0x00, 0x00, 0x75, 0x85
2017-05-07 19:44:34.914 Detail, Node023,   ZW_SEND_DATA Request with callback ID 0x1b received (expected 0x1b)
2017-05-07 19:44:34.914 Info, Node023, Request RTT 1176 Average Request RTT 628
2017-05-07 19:44:35.242 Detail, Node023,   Received: 0x01, 0x0e, 0x00, 0x04, 0x00, 0x17, 0x08, 0x32, 0x02, 0x21, 0x32, 0x00, 0x00, 0x00, 0x00, 0xc9
2017-05-07 19:44:35.243 Info, Node023, Response RTT 1506 Average Response RTT 862
2017-05-07 19:44:35.244 Detail, Node023:001, Refreshed Value: old value=false, new value=false, type=bool
2017-05-07 19:44:35.244 Detail, Node023:001, Changes to this value are not verified
2017-05-07 19:44:35.245 Info, Node023:001, Received Meter report from node 23: Power=0.0W
2017-05-07 19:44:35.246 Detail, Node023:001, Refreshed Value: old value=8.1, new value=0.0, type=decimal
2017-05-07 19:44:35.247 Detail, Node023:001, Changes to this value are not verified
2017-05-07 19:44:35.248 Detail, Node023, Notification: ValueChanged
2017-05-07 19:44:35.248 Detail, Node023, Notification: ValueChanged
Which works... Anyone know why DOmoticz is fixated on using command multilevel on the 213? I can't see anywhere to change it in Domoticz that isn't relevant to OZW...

H

Re: Fibaro 213 - Not a MULTILEVEL device!

Posted: Wednesday 10 May 2017 10:04
by mjdb
Don't know if it helps... restart Domoticz...

The issue was mentioned in several other threads.

Re: Fibaro 213 - Not a MULTILEVEL device!

Posted: Saturday 13 May 2017 23:24
by gurkburk
Ok Ok back it up..
Is this the Fibaro FGS 213 - Gen5 ?
Single switch 1x1.8kw?

I have just started with the whole concept of home automation and have run into a wall with 4xFGS 213... (got 2xwall plugs from fibaro that works 100%).

My experience is that the on/off commands do not work at all, but readings of on/off work (if I go to the physical switch on the wall and use it, domoticz can read it perfectly within seconds). Also usage-kw readings seem to work.

Are you saying it is these specific switches that is being controlled wrong? I am actually close to throwing the whole zwave concept out, I've used tellstick stuff in the past so I am used to random effects of "oh, it didnt work this time".

I cant say I understand how you even got your logs, but is there any way to resolve this? Manual workaround or not, anything but throwing the fgs213's in the trashcan would be nice.

Re: Fibaro 213 - Not a MULTILEVEL device!

Posted: Sunday 14 May 2017 17:04
by tequila
do you have controller added to all groups correctly?

read this:
https://www.domoticz.com/forum/viewtopic.php?t=15635

I have FGS 213 too and no issues with that.