Anyone got the Fibaro Wall Switch (FGWP-102) working?

I just got the new Z-Plus Fibaro Wall Plug (FGWP-102), no issues including it but it don’t seam to send any energy meetings reported.
But it reports back on/off status…

Has anyone got this unit working?

I’ve got it to read kWh and W, but as it seams it only reads at restart, so I don’t get any changes. Not sure if I need to configure the wall plug for it to send updates?

Hi,

You can use the zwave/set_config_parameter to configure the advanced parameters.
Here is the example to tell the plug to send updates every 15 minutes.

{
“node_id”: 2,
“parameter”: 47,
“value”: 900
}

You must change the node ID to fit your environment.
Check the device manual for more parameter settings and this link for more information on how to set them.

Thanks (that command was for the older 101, none ZWP version but I found the new one #14) but it didn’t help.

I’ve exckuded, manually reset and added (secure) again. When I restart HA it will read the values from the wall plug, but I seam to get no updates.
I have my plasma tv hooked up to it and I’ve seen reports of ~196W, but after that no changes not even if I turn off the tv.

If I look at the OZW log I get this when I turn off / on the tv.

2016-12-28 08:42:04.080 Detail, Node012,   Received: 0x01, 0x08, 0x00, 0x04, 0x00, 0x0c, 0x02, 0x98, 0x40, 0x25
2016-12-28 08:42:04.080 Info, Node012, Received SecurityCmd_NonceGet from node 12
2016-12-28 08:42:04.081 Info, NONCES: 0x8a, 0x4e, 0x37, 0xf6, 0xca, 0xf2, 0x55, 0xe7
2016-12-28 08:42:04.081 Info, NONCES: 0xad, 0xc9, 0x37, 0x91, 0x66, 0x30, 0xa3, 0x79
2016-12-28 08:42:04.081 Info, NONCES: 0x17, 0x9c, 0x13, 0x8d, 0x45, 0xde, 0xef, 0xfb
2016-12-28 08:42:04.081 Info, NONCES: 0x3a, 0x92, 0x2d, 0x75, 0x58, 0x96, 0xdb, 0xe1
2016-12-28 08:42:04.081 Info, NONCES: 0xe3, 0x12, 0x57, 0x2d, 0x83, 0xac, 0x14, 0x30
2016-12-28 08:42:04.081 Info, NONCES: 0xf4, 0xc9, 0xc1, 0xd9, 0xf8, 0xe3, 0x52, 0x8f
2016-12-28 08:42:04.081 Info, NONCES: 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
2016-12-28 08:42:04.082 Info, NONCES: 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
2016-12-28 08:42:04.082 Info, Node012, Sending (Send) message (Callback ID=0x01, Expected Reply=0x00) - Nonce_Report - 0x01, 0x11, 0x00, 0x13, 0x0c, 0x0a, 0x98, 0x80, 0xf4, 0xc9, 0xc1, 0xd9, 0xf8, 0xe3, 0x52, 0x8f, 0x05, 0x01, 0x04:
2016-12-28 08:42:04.088 Detail,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2016-12-28 08:42:04.088 Detail,   ZW_SEND_DATA delivered to Z-Wave stack
2016-12-28 08:42:04.104 Detail,   Received: 0x01, 0x07, 0x00, 0x13, 0x01, 0x00, 0x00, 0x02, 0xe8
2016-12-28 08:42:04.104 Detail,   ZW_SEND_DATA Request with callback ID 0x01 received (expected 0x01)
2016-12-28 08:42:04.122 Detail, Node012,   Received: 0x01, 0x1d, 0x00, 0x04, 0x00, 0x0c, 0x17, 0x98, 0x81, 0x55, 0x24, 0x70, 0x0f, 0x29, 0x47, 0x28, 0x7b, 0x8b, 0x03, 0xe7, 0x20, 0xf4, 0xc2, 0x11, 0x8f, 0xc0, 0xa3, 0x00, 0x57, 0xb8, 0xbc
2016-12-28 08:42:04.122 Info, Raw: 0x98, 0x81, 0x55, 0x24, 0x70, 0x0f, 0x29, 0x47, 0x28, 0x7b, 0x8b, 0x03, 0xe7, 0x20, 0xf4, 0xc2, 0x11, 0x8f, 0xc0, 0xa3, 0x00, 0x57, 0xb8, 0xbc
2016-12-28 08:42:04.122 Detail, Node012, Decrypted Packet: 0x00, 0x20, 0x01, 0xff
2016-12-28 08:42:04.122 Detail,
2016-12-28 08:42:04.122 Info, Node012, Received Basic set from node 12: level=255.  Sending event notification.
2016-12-28 08:42:04.123 Detail, Node012, Notification: NodeEvent



2016-12-28 08:43:18.080 Detail, Node012,   Received: 0x01, 0x08, 0x00, 0x04, 0x00, 0x0c, 0x02, 0x98, 0x40, 0x25
2016-12-28 08:43:18.081 Info, Node012, Received SecurityCmd_NonceGet from node 12
2016-12-28 08:43:18.081 Info, NONCES: 0x8a, 0x4e, 0x37, 0xf6, 0xca, 0xf2, 0x55, 0xe7
2016-12-28 08:43:18.081 Info, NONCES: 0xad, 0xc9, 0x37, 0x91, 0x66, 0x30, 0xa3, 0x79
2016-12-28 08:43:18.081 Info, NONCES: 0x17, 0x9c, 0x13, 0x8d, 0x45, 0xde, 0xef, 0xfb
2016-12-28 08:43:18.082 Info, NONCES: 0x3a, 0x92, 0x2d, 0x75, 0x58, 0x96, 0xdb, 0xe1
2016-12-28 08:43:18.082 Info, NONCES: 0xe3, 0x12, 0x57, 0x2d, 0x83, 0xac, 0x14, 0x30
2016-12-28 08:43:18.082 Info, NONCES: 0xf4, 0xc9, 0xc1, 0xd9, 0xf8, 0xe3, 0x52, 0x8f
2016-12-28 08:43:18.082 Info, NONCES: 0xfe, 0xe4, 0x9b, 0xc2, 0x42, 0x0a, 0xbd, 0x7b
2016-12-28 08:43:18.082 Info, NONCES: 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
2016-12-28 08:43:18.083 Info, Node012, Sending (Send) message (Callback ID=0x01, Expected Reply=0x00) - Nonce_Report - 0x01, 0x11, 0x00, 0x13, 0x0c, 0x0a, 0x98, 0x80, 0xfe, 0xe4, 0x9b, 0xc2, 0x42, 0x0a, 0xbd, 0x7b, 0x05, 0x01, 0x2a:
2016-12-28 08:43:18.089 Detail,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2016-12-28 08:43:18.089 Detail,   ZW_SEND_DATA delivered to Z-Wave stack
2016-12-28 08:43:18.105 Detail,   Received: 0x01, 0x07, 0x00, 0x13, 0x01, 0x00, 0x00, 0x01, 0xeb
2016-12-28 08:43:18.106 Detail,   ZW_SEND_DATA Request with callback ID 0x01 received (expected 0x01)
2016-12-28 08:43:18.124 Detail, Node012,   Received: 0x01, 0x1d, 0x00, 0x04, 0x00, 0x0c, 0x17, 0x98, 0x81, 0x93, 0x41, 0xf5, 0xf4, 0x25, 0x60, 0xf9, 0xcc, 0x8e, 0x2f, 0xa9, 0xac, 0xfe, 0x27, 0xa1, 0xdd, 0x2a, 0xf0, 0xbe, 0x4c, 0x72, 0x1c
2016-12-28 08:43:18.124 Info, Raw: 0x98, 0x81, 0x93, 0x41, 0xf5, 0xf4, 0x25, 0x60, 0xf9, 0xcc, 0x8e, 0x2f, 0xa9, 0xac, 0xfe, 0x27, 0xa1, 0xdd, 0x2a, 0xf0, 0xbe, 0x4c, 0x72, 0x1c
2016-12-28 08:43:18.124 Detail, Node012, Decrypted Packet: 0x00, 0x20, 0x01, 0x00
2016-12-28 08:43:18.124 Detail,
2016-12-28 08:43:18.124 Info, Node012, Received Basic set from node 12: level=0.  Sending event notification.
2016-12-28 08:43:18.124 Detail, Node012, Notification: NodeEvent

Here are the reports received, just after restarts…

pi@hass:/home/hass/.homeassistant $ cat OZW_Log.txt | grep report
2016-12-28 08:49:13.239 Info, **TODO: handle request for 0x0a** Please report this message.
2016-12-28 08:49:42.426 Info, Node012, Number of association groups reported for node 12 is 3.
2016-12-28 08:49:42.544 Info, Node012, Received Multi Instance Association report from node 12, group 1
2016-12-28 08:49:42.668 Info, Node012, Received Multi Instance Association report from node 12, group 2
2016-12-28 08:49:42.784 Info, Node012, Received Multi Instance Association report from node 12, group 3
2016-12-28 08:49:42.824 Info, Node012, Received a PowerLevel report: PowerLevel=Normal, Timeout=0
2016-12-28 08:49:42.961 Info, Node012, Received SwitchBinary report from node 12: level=On
2016-12-28 08:49:43.014 Info, Node012, Received SensorMultiLevel report from node 12, instance 1, Power: value=13.3W
2016-12-28 08:49:43.077 Info, Node012, Received Meter report from node 12: Energy=0.07kWh
2016-12-28 08:49:43.148 Info, Node012, Received Meter report from node 12: Power=13.4W

Got this one working a few weeks ago and have it running quite stable now. The problem is in the openzwave config. The latest updates added the new plug but it just redirected to the old plug config. Which clearly isn’t working. Add a new config, and point the new Gen5 plug to it:

In manufacturer_specific.xml:

<Product type="0600" id="1000" name="FGWPE Wall Plug" config="fibaro/fgwpe.xml" />
<Product type="0602" id="1001" name="FGWPF Wall Plug Gen5" config="fibaro/fgwpfzw5.xml" />

then in …/config/fibaro/ add a new file, fgwpfzw5.xml with the following contents:

<?xml version="1.0" encoding="utf-8"?>

<Product xmlns='http://code.google.com/p/open-zwave/'>

  <!-- Configuration -->
  <CommandClass id="112">

    <Value type="list" genre="config" instance="1" index="1" label="Always on function" value="0" size="1">
      <Help>Once activated, Wall Plug will keep a connected device constantly ON, will stop reacting to alarm frames and B-button push. "Always on" function turns the Plug into a power and energy meter. Also, connected device will not be turned off upon receiving an alarm frame from another Z-Wave device (parameter 31 will be ignored). In "Always on" mode, connected device may be turned off only after user defined power has been exceeded (parameter 3). In such a case, connected device can be turned on again by pushing the B-button or sending a control frame. By default, overload protection is inactive. Default setting: 0</Help>
      <Item label="function inactive" value="0" />
      <Item label="function activated" value="1" />
    </Value>

    <Value type="list" genre="config" instance="1" index="2" label="Remember device status after a power failure" value="0" size="1">
      <Help>This parameter determines how the Wall Plug will react in the event of power supply failure (e.g. taking out from the electrical outlet). After the power supply is back on, the Wall Plug can be restored to previous state or remain switched off. This parameter is ignored in Always On mode - the device automatically turns ON after plugging it into the socket. Default setting: 1</Help>
      <Item label="Wall Plug does not memorize its state after a power failure" value="0" />
      <Item label="Wall Plug memorizes its state after a power failure" value="1" />
    </Value>

    <Value type="short" genre="config" instance="1" index="3" label="Overload safety switch" value="0" size="2">
      <Help>This function allows for turning off the controlled device in case of exceeding the defined power. Controlled device will be turned off even if "always on" function is active (parameter 1). Controlled device can be turned back on via B-button or sending a control frame. Available settings: 10 - 30000 (1,0W - 3000,0W step 0,1W). Default setting: 0 (function inactive)</Help>
    </Value>

    <Value type="byte" genre="config" instance="1" index="10" label="High priority power report" value="80" min="1" max="100" size="1">
      <Help>This parameter determines the minimum percentage change in active power that will result in sending power report to the main controller with the highest priority in the Z-Wave network. By default, the Wall Plug immediately sends the power report if the power load changes by 80%. Available settings: 1-99:power change in percent, 100:reports are disabled. Default setting: 80 (80%)</Help>
    </Value>

    <Value type="byte" genre="config" instance="1" index="11" label="Standard power load reporting" value="15" min="0" max="100" size="1">
      <Help>This parameter determines the minimum percentage change in active power that will result in sending power report to the main controller Compared to parameter 10, the maximum number of reports sent is reduced (parameter 12) to 5 in a specified time interval. In addition, the frames are not sent in EXPLORE mode, which prevents overloading the Z-Wave network. By default changes in power load may be reported up to 5 times per 30 seconds, when power load changes by 15%. Available settings: 1-99:power change in percent, 100:reports are disabled. Default setting: 15 (15%)</Help>
    </Value>

    <Value type="short" genre="config" instance="1" index="12" label="Power reporting interval" value="30" min="1" max="600" size="2">
      <Help>This parameter defines how frequently standard power reports (parameter 11) will be sent. By default Wall Plug sends up to 5 reports each 30 seconds, provided the power load changes by 15%.  Available setttings: 5-600 (in seconds). Default setting: 30 (s)</Help>
    </Value>

    <Value type="short" genre="config" instance="1" index="13" label="Energy reporting threshold" value="10" min="0" max="500" size="2">
      <Help>This parameter specifies the minimum change in energy consumption (in relation to the previously reported), that will result in sending a new report. Available settings: 1-500 (0,01kWh - 5kWh).   0 - energy reports inactive. Default Setting: 10 (0,1 kWh)</Help>
    </Value>

    <Value type="short" genre="config" instance="1" index="14" label="Power and energy periodic reports" min="0" max="32400" value="3600" size="2">
      <Help>This parameter defines time period between reports sent when changes in power load have not been recorded or if changes are insignificant (not exceeding values of parameters 20, 21 and 23). By default reports are sent every hour. Available settings: 5 - 32400 (s). 0 - periodic reports inactive. Reports will be sent only in case of power load / energy consumption changes (parameters 20,21,23) or in case of polling. Default setting: 3600</Help>
    </Value>

    <Value type="list" genre="config" instance="1" index="15" label="Measuring energy consumed by the Wall Plug itself" value="1" size="1">
      <Help>This parameter determines whether energy metering should include the amount of energy consumed by the Wall Plug itself. Results are being added to energy consumed by controlled device. Default setting: 0</Help>
      <Item label="function inactive" value="0" />
      <Item label="function activated" value="1" />
    </Value>

    <Value type="list" genre="config" instance="1" index="20" label="Control of On/Off (button) association group(2) devices" value="0" size="1">
      <Help>Controlling devices with the B-Button. Control as the Wall Plug:  switching the Wall Plug on  switch the devices on (parameter 24) switching the Wall Plug off  switch the devices off (parameter 24)    This parameter is inactive in Always On mode (parameter 1). Default setting: 0</Help>
      <Item label="Control as the wallplug" value="0" />
      <Item label="Control opposite of wallplug" value="1" />
    </Value>

    <Value type="short" genre="config" instance="1" index="21" label="DOWN value- On/Off(power) association group(3)" value="300" min="0" max="24900" size="2">
      <Help>Lower power threshold, used in parameter 23. Available settings: 0 - 24900 (0,0W - 2490,0W step 0,1W) DOWN value cannot be higher than a value specified in parameter 22. Default setting: 300 (30W)</Help>
    </Value>

    <Value type="short" genre="config" instance="1" index="22" label="UP value- On/Off(power) association group(3)" value="500" min="100" max="25000" size="2">
      <Help>Upper power threshold, used in parameter 23. Available settings: 100 - 25000 (10,0W - 2500,0W) UP value cannot be lower than a value specified in parameter 21. Default setting: 500 (50W)</Help>
    </Value>

    <Value type="list" genre="config" instance="1" index="23" label="The response after exceeding defined power values" value="6" size="1">
      <Help>Parameter defines the way 3th association group devices are controlled, depending on the actual measured power(as parameter 21 and 22 settings). Available settings: 0 - function inactive,         1 - turn the associated devices ON, once the power drops below DOWN value (parameter 21), 2 - turn the associated devices OFF, once the power drops below DOWN value (parameter 21),       3 - turn the associated devices ON, once the power rises above UP value (parameter 22), 4 - turn the associated devices OFF, once the power rises above UP value (parameter 22), 5 - combination of 1 and 4. Turn the associated devices ON, once the power drops below DOWN value (parameter 21). Turn the associated devices OFF, once the power rises above UP value (parameter 22).  6 - combination of 2 and 3. Turn the associated devices OFF, once the power drops below DOWN value (parameter 21). Turn the associated devices ON, once the power rises above UP value (parameter 22). Default setting: 6</Help>
      <Item label="Turn the associated devices on,Power below DOWN" value="1" />
      <Item label="Turn the associated devices off,Power below DOWN" value="2" />
      <Item label="Turn the associated devices on,Power above UP" value="3" />
      <Item label="Turn the associated devices off,Power above UP" value="4" />
      <Item label="1 and 4 combine" value="5" />
      <Item label="2 and 3 combined" value="6" />
    </Value>

    <Value type="short" genre="config" instance="1" index="24" label="Switch ON value - On/Off association groups" value="255" min="0" max="255" size="2">
      <Help>The value of BASIC SET command frame sent to the devices associated in On/Off association groups (2, 3). On/Off (Button) association group - in accordance with parameter 20. On/Off (Power) association group - in accordance with parameter 23. Available settings: 0-99 and 255. Default setting: 255</Help>
    </Value>

    <Value type="list" genre="config" instance="1" index="30" label="Active Alarms" value="63" min="1" max="63" size="1">
      <Help>Define Z-Wave network alarms to which the Wall Plug will respond.</Help>
      <Item label="General alarm" value="1" />
      <Item label="Smoke alarm" value="2" />
      <Item label="CO alarm" value="4" />
      <Item label="CO2 alarm" value="8" />
      <Item label="High temperature alarm" value="16" />
      <Item label="Flood alarm" value="32" />
      <Item label="All alarms" value="63" />
    </Value>

    <Value type="list" genre="config" instance="1" index="31" label="Response to alarm frames" value="0" size="1">
      <Help>This parameter defines how the Wall Plug will respond to alarms (device's status change). In case of values 1 or 2 the Wall Plug is operating normally and LED ring signals an alarm through time defined in parameter 32 or until the alarm is cancelled. In case of values 5 to 50 the Wall Plug does not report status change, power changes, ignores BASIC SET command frames. After time defined in parameter 32 or after the alarm cancellation, connected device is set to the previous state.. 0- no reaction 1-turn connected device on 2-turn connected device off 5-50(0,5-50,0s step 0,1s)-cyclically change device state with set period. Default setting:0-no reaction</Help>
      <Item label="No reaction" value="0" />
      <Item label="Turn on connected device" value="1" />
      <Item label="Turn off connected device" value="2" />
      <Item label="Cyclically change device state, each 1second" value="3" />
    </Value>

    <Value type="short" genre="config" instance="1" index="32" label="Alarm state duration" value="600" min="1" max="32400" size="2">
      <Help>This parameter specifies the duration of alarm state. If a device sending an alarm frame through the Z-Wave network sets alarm duration as well, this settings are ignored. Available settings 1-32400(s) Default setting: 600</Help>
    </Value>

    <Value type="short" genre="config" instance="1" index="40" label="Power load, which when exceeded, makes the LED ring flash violet." value="25000" min="1000" max="30000" size="2">
      <Help>Function is active only when parameter 41 is set to 0 or 1. Available settings: 1000 - 30000 (100,0W - 3000,0W, step 0,1W). Default setting: 25000 (2500W)</Help>
    </Value>

    <Value type="list" genre="config" instance="1" index="41" label="LED ring illumination colour when controlled device is on" value="6" size="1">
      <Help>0 - Illumination turned off completely, 1 - LED ring illumination colour changes continuously depending on active power, 2 - LED ring illumination colour changes in steps, depending on active power,  3 - White illumination, 4 - Red illumination, 5 - Green illumination, 6 - Blue illumination, 7 - Yellow illumination, 8 - Cyan illumination, 9 - Magenta illumination. Default setting: 1</Help>
      <Item label="illumination turned off completely" value="0" />
      <Item label="Colour changes continuously depending on active power" value="1" />
      <Item label="Colour changes in steps depending on active power" value="2" />
      <Item label="White illumination" value="3" />
      <Item label="Red illumination" value="4" />
      <Item label="Green illumination" value="5" />
      <Item label="Blue illumination" value="6" />
      <Item label="Yellow illumination" value="7" />
      <Item label="Cyan illumination" value="8" />
      <Item label="Magenta illumination" value="9" />
    </Value>

    <Value type="list" genre="config" instance="1" index="42" label="LED ring illumination colour when controlled device is off" value="0" size="1">
      <Help>0 - Illumination turned off completely, 1 - LED ring is illuminated with a colour corresponding to the last measured power, before the controlled device was turned off, 3 - White illumination, 4 - Red illumination, 5 - Green illumination, 6 - Blue illumination, 7 - Yellow illumination, 8 - Cyan illumination, 9 - Magenta illumination. Default setting: 0</Help>
      <Item label="illumination turned off completely" value="0" />
      <Item label="LED ring is illuminated with a colour corresponding to the last measured power" value="1" />
      <Item label="White illumination" value="3" />
      <Item label="Red illumination" value="4" />
      <Item label="Green illumination" value="5" />
      <Item label="Blue illumination" value="6" />
      <Item label="Yellow illumination" value="7" />
      <Item label="Cyan illumination" value="8" />
      <Item label="Magenta illumination" value="9" />
    </Value>

    <Value type="list" genre="config" instance="1" index="43" label="LED ring illumination colour at the Z-Wave network alarm detection" value="0" size="1">
      <Help>0 - illumination turned off completely, 1 - No change in colour. LED ring illumination colour determined by parameters 41 or 42 settings, 2 - LED ring flashes red/blue/white (default), 3 - White illumination, 4 - Red illumination, 5 - Green illumination, 6 - Blue illumination, 7 - Yellow illumination, 8 - Cyan illumination, 9 - Magenta illumination. Default setting: 0</Help>
      <Item label="illumination turned off completely" value="0" />
      <Item label="No change in colour" value="1" />
      <Item label="LED ring flashes red / blue / white" value="2" />
      <Item label="White illumination" value="3" />
      <Item label="Red illumination" value="4" />
      <Item label="Green illumination" value="5" />
      <Item label="Blue illumination" value="6" />
      <Item label="Yellow illumination" value="7" />
      <Item label="Cyan illumination" value="8" />
      <Item label="Magenta illumination" value="9" />
    </Value>

    <Value type="list" genre="config" instance="1" index="50" label="Associations in Z-Wave network security mode" size="1" value="3">
      <Help>This parameter defines how commands are sent in specified association groups: as secure or non-secure. Parameter is active only in Z-Wave network security mode. This parameter does not apply to 1st Lifeline group. Available settings: 0-3: 0 - none of the groups are  sent as secure; 1 - 2nd group sent as secure; 2 - 3rd group sent as secure; 3 - 2nd and 3rd group sent as secure; Default setting: 3</Help>
      <Item label="none of the groups sent as secure" value="0" />
      <Item label="2nd group send as secure" value="1" />
      <Item label="3rd group send as secure" value="2" />
      <Item label="2nd and 3rd group send as secure" value="3" />
    </Value>

  </CommandClass>

  <!-- Association Groups -->
  <CommandClass id="133">
    <Associations num_groups="3">
      <Group index="1" max_associations="16" label="Lifeline" auto="true"/>
      <Group index="2" max_associations="16" label="On/Off (button)"  />
      <Group index="3" max_associations="1" label="On/Off (power)" auto="false"/>
    </Associations>
  </CommandClass>

</Product>
  • Stop HA
  • Open the zwcfgxxxx.xml and remove the currently added entry for your wall plug, for example if it’s currently added as node 17, remove everything between < Node id=“17” … and < /node>.
  • Start ozwcp and it will add it to the zwcfgxxx.xml with the new parameters.
  • Make sure the plug is securely added, the Fibaro Gen5 modules only accept some commands through secure comms.
  • Make sure HA has the network key and you see it getting loaded. If it doesn’t have it, all will look fine, but commands to the plug will fail.

Furthermore, what I noticed during testing, if you send commands to fast to the plug, it will hick up. It is a bit slower (maybe due to extra ACK frames needed for security) than the old plugs.

Hope this helps. Let us know.
If you also get it stable with this config we might need to create a pull request in the openzwave project.

Thank you so much, it’s working now :slight_smile:

Cool. Good to hear!

What about if we are on hass.io? Where are these files to be found?