Page 1 of 1

Fibaro fgs 222

Posted: 26 Nov 2015 15:02
by drjunior
Hi,

I have a fibaro fgs 222 and I have it working correctly with razpberry but somehow randomly the status of the switchers simply doesn't change. I change the status of the switch to off for example but then the fibaro fgs 222 doesn't switch off and continues on (even showing as off on the interface).

Anyone with this fibaro fgs 222 working with razpberry ?

Thanks,
Diogo Júnior

Re: Fibaro fgs 222

Posted: 27 Nov 2015 22:56
by geirgp
Have you been able to take a look at the z-way server logs when these errors happen? Try to look for any errors/failures, or the absence of any reports that you would expect

Re: Fibaro fgs 222

Posted: 28 Nov 2015 15:58
by drjunior
These are the lines that appear in the log, but seems that it's everything ok turning it off however the switch continues on:
[2015-11-28 12:56:49.601] [zway] Adding job: SwitchBinary Set
[2015-11-28 12:56:49.603] [zway] Adding job: SwitchBinary Get
[2015-11-28 12:56:49.604] [D] [zway] SENDING (cb 0x9e): ( 01 0E 00 13 02 07 60 0D 00 02 25 01 00 25 9E 17 )
[2015-11-28 12:56:49.608] [D] [zway] RECEIVED ACK
[2015-11-28 12:56:49.612] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2015-11-28 12:56:49.613] [D] [zway] SENT ACK
[2015-11-28 12:56:49.615] [D] [zway] Delivered to Z-Wave stack
[2015-11-28 12:56:49.636] [D] [zway] RECEIVED: ( 01 07 00 13 9E 00 00 02 77 )
[2015-11-28 12:56:49.637] [D] [zway] SENT ACK
[2015-11-28 12:56:49.639] [zway] Job 0x13 (SwitchBinary Set): Delivered
[2015-11-28 12:56:49.640] [D] [zway] SETDATA devices.2.data.lastPacketInfo.delivered = True
[2015-11-28 12:56:49.642] [D] [zway] SETDATA devices.2.data.lastPacketInfo.packetLength = 10 (0x0000000a)
[2015-11-28 12:56:49.643] [D] [zway] SETDATA devices.2.data.lastPacketInfo.deliveryTime = 24 (0x00000018)
[2015-11-28 12:56:49.645] [D] [zway] SETDATA devices.2.data.lastPacketInfo = **********
[2015-11-28 12:56:49.646] [D] [zway] SendData Response with callback 0x9e received: received by recipient
[2015-11-28 12:56:49.648] [D] [zway] SETDATA devices.2.data.lastSend = 21524410 (0x01486fba)
[2015-11-28 12:56:49.649] [D] [zway] Job 0x13 (SwitchBinary Set): success
[2015-11-28 12:56:49.650] [zway] Removing job: SwitchBinary Set
[2015-11-28 12:56:49.713] [D] [zway] SENDING (cb 0x9f): ( 01 0D 00 13 02 06 60 0D 00 02 25 02 25 9F 17 )
[2015-11-28 12:56:49.716] [D] [zway] RECEIVED ACK
[2015-11-28 12:56:49.721] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2015-11-28 12:56:49.722] [D] [zway] SENT ACK
[2015-11-28 12:56:49.723] [D] [zway] Delivered to Z-Wave stack
[2015-11-28 12:56:49.746] [D] [zway] RECEIVED: ( 01 07 00 13 9F 00 00 02 76 )
[2015-11-28 12:56:49.747] [D] [zway] SENT ACK
[2015-11-28 12:56:49.749] [zway] Job 0x13 (SwitchBinary Get): Delivered
[2015-11-28 12:56:49.750] [D] [zway] SETDATA devices.2.data.lastPacketInfo.delivered = True
[2015-11-28 12:56:49.752] [D] [zway] SETDATA devices.2.data.lastPacketInfo.packetLength = 9 (0x00000009)
[2015-11-28 12:56:49.753] [D] [zway] SETDATA devices.2.data.lastPacketInfo.deliveryTime = 26 (0x0000001a)
[2015-11-28 12:56:49.755] [D] [zway] SETDATA devices.2.data.lastPacketInfo = **********
[2015-11-28 12:56:49.756] [D] [zway] SendData Response with callback 0x9f received: received by recipient
[2015-11-28 12:56:49.758] [D] [zway] SETDATA devices.2.data.lastSend = 21524420 (0x01486fc4)
[2015-11-28 12:56:49.759] [D] [zway] Job 0x13 (SwitchBinary Get): success
[2015-11-28 12:56:49.760] [zway] Removing job: SwitchBinary Get
[2015-11-28 12:56:49.768] [D] [zway] RECEIVED: ( 01 0D 00 04 00 02 07 60 0D 02 00 25 03 00 BA )
[2015-11-28 12:56:49.769] [D] [zway] SENT ACK
[2015-11-28 12:56:49.773] [D] [zway] SETDATA devices.2.data.lastReceived = 0 (0x00000000)
[2015-11-28 12:56:49.775] [D] [zway] SETDATA devices.2.instances.2.commandClasses.37.data.level = False
[2015-11-28 12:56:49.790] [core] Notification: device-info (device-OnOff): {"dev":"Switch 2-2 Fibar Group","l":"off"}
[2015-11-28 12:56:49.860] [D] [zway] Job 0x13: deleted from queue
[2015-11-28 12:56:49.964] [D] [zway] Job 0x13: deleted from queue
[2015-11-28 12:57:09.905] [D] [zway] Job 0x13: deleted from queue
[2015-11-28 12:57:10.009] [D] [zway] Job 0x13: deleted from queue

Re: Fibaro fgs 222

Posted: 30 Nov 2015 23:54
by drjunior
What do you advise me to do? Try to exclude it from the network and add it again? Does razberry stores some configuration fields somewhere that I can check or reset? Should I reset the API or reset Controller to Factory Default ?

Thanks for your help.

Re: Fibaro fgs 222

Posted: 23 Dec 2015 23:59
by SkjeggPT
same here.... also meters for the switches arent there..

Re: Fibaro fgs 222

Posted: 28 Dec 2015 19:17
by dennisek
drjunior wrote:Hi,

I have a fibaro fgs 222 and I have it working correctly with razpberry but somehow randomly the status of the switchers simply doesn't change. I change the status of the switch to off for example but then the fibaro fgs 222 doesn't switch off and continues on (even showing as off on the interface).

Anyone with this fibaro fgs 222 working with razpberry ?

Thanks,
Diogo Júnior
Hello i got 2 and its working great :)