Fibaro Walli outlet (FGWOE-011 and FGWOF-011)
Posted: 27 Sep 2019 21:03
Just got my first Fibaro Walli outlet and started playing around. Nice device, switches on and off, LED ring can be used as indicator for different things, so basic functions are fine.
But immediately some questions popped up, which hopefully someone of the experts here can answer:
1. Is it possible, that the devices are not yet fully reflected in the device database?
I can not see detailed configuration options in the standard or the expert UI (configuration tab). Operating standard functions of the device and setting parameters via parameter-number and value work correctly.
2. There are 5 parameters listed in the manual to configure (5 different) alarm behaviour, for example:
Can somebody explain, please?
How can I configure this via API-Call or expert command?
Thanks a lot.
Karsten
But immediately some questions popped up, which hopefully someone of the experts here can answer:
1. Is it possible, that the devices are not yet fully reflected in the device database?
I can not see detailed configuration options in the standard or the expert UI (configuration tab). Operating standard functions of the device and setting parameters via parameter-number and value work correctly.
2. There are 5 parameters listed in the manual to configure (5 different) alarm behaviour, for example:
Without being an expert, I don't understand the construction of the 4bytes value.31. Alarm configuration - 2nd slot
This parameter determines to which alarm frames and how the device should react. The parameters consist of 4 bytes, three most significant bytes are set according to the official Z-Wave protocol specification.
Parameter size: 4B
Default value: [0x05, 0xFF, 0x00, 0x00]
(Water Alarm, any notification, no action)
Available values:
1B [MSB] – Notification Type
2B – Notification Status
3B – Event/State Parameters
4B [LSB] – action:
0xX0 – no action on output,
0xX1 – turn ON, 0xX2 – turn OFF,
0xX3 – turn ON/OFF continuously,
0x0X – no action on LED frame,
0x1X – LED frame blinks red,
0x2X – LED frame blinks green,
0x4X – LED frame blinks blue,
0x8X – disable LED frame,
0xFX – LED frame LAPD signal (red-white-blue)
Can somebody explain, please?
How can I configure this via API-Call or expert command?
Thanks a lot.
Karsten