I have recently set up Hass on a RPi 4. This is my first go around so bit of a learning curve. I am using a HUSBZB-1 USB stick as my Z-Wave controller and have installed a Zooz Zen25 dual outlet plug. I had some issues initially getting it to show up but it seems to be working now. Although I only seem to have the ability to turn on/off the outlet as one switch and not the individual outlets. It is possibly related to the errors below.
In the OZW_log I have these errors. I am not sure the best route to troubleshoot this. I have rebooted the Pi on various occasions. I have triple tapped the Z-Wave button the outlet to manually initiate inclusion. I am ok with only being able to control the outlet as a single binary switch but I would like to get rid of these errors. One, I don’t like unhandled errors and two the log file is increasing in size quite regularly. Let me know some thoughts or if you need further information.
These are the entities I get from the device.
zwave.z_wave_sigma_designs_uzb_z_wave_usb_adapter
zwave.zooz_zen25_s2_double_plug
sensor.zooz_zen25_s2_double_plug_alarm_level
sensor.zooz_zen25_s2_double_plug_alarm_type
sensor.zooz_zen25_s2_double_plug_power
switch.zooz_zen25_s2_double_plug_switch
I am not sure what info is required from the zwcfg*.xml file. This is the entry for Node 2 (the plug). I have included the command class meter entry
<Node id="2" name="" location="" basic="4" generic="16" specific="1" roletype="5" devicetype="1793" nodetype="0" type="Binary Power Switch" listening="true" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="Complete">
<CommandClass id="50" name="COMMAND_CLASS_METER" version="1" request_flags="7" innif="true">
<Instance index="1" />
<Value type="decimal" genre="user" instance="1" index="0" label="Power" units="W" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0.0" />
</CommandClass>
It is worth noting that I seem to be getting some sort of power monitor data.
2020-03-31 09:33:19.044 Info, Node002, Received Meter report from node 2: Energy=0.0kWh
2020-03-31 09:33:19.045 Detail, Node002, Refreshed Value: old value=0.0, new value=0.0, type=decimal
2020-03-31 09:33:19.045 Detail, Node002, Changes to this value are not verified
2020-03-31 09:33:19.045 Detail, Node002, Notification: ValueChanged
Errors in OZW_Log.txt
2020-03-31 09:08:20.042 Error, Node002, Cannot find endpoint map to instance for Command Class COMMAND_CLASS_METER endpoint 1
2020-03-31 09:08:20.126 Detail, Node002, Received: 0x01, 0x18, 0x00, 0x04, 0x00, 0x02, 0x12, 0x60, 0x0d, 0x01, 0x00, 0x32, 0x02, 0x21, 0x44, 0x00, 0x00, 0x00, 0x0f, 0x01, 0x2c, 0x00, 0x00, 0x00, 0x0f, 0xe7
2020-03-31 09:08:20.126 Detail,
2020-03-31 09:08:20.126 Error, Node002, Cannot find endpoint map to instance for Command Class COMMAND_CLASS_METER endpoint 1
2020-03-31 09:08:20.242 Detail, Node002, Received: 0x01, 0x18, 0x00, 0x04, 0x00, 0x02, 0x12, 0x60, 0x0d, 0x02, 0x00, 0x32, 0x02, 0x21, 0x44, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0xc9
2020-03-31 09:11:19.241 Detail,
2020-03-31 09:11:19.241 Error, Node002, Cannot find endpoint map to instance for Command Class COMMAND_CLASS_METER endpoint 2
2020-03-31 09:11:19.324 Detail, Node002, Received: 0x01, 0x14, 0x00, 0x04, 0x00, 0x02, 0x0e, 0x60, 0x0d, 0x02, 0x00, 0x32, 0x02, 0x21, 0x32, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xaf
2020-03-31 09:11:19.354 Detail,
2020-03-31 09:11:19.355 Error, Node002, Cannot find endpoint map to instance for Command Class COMMAND_CLASS_METER endpoint 2
2020-03-31 09:11:19.440 Detail, Node002, Received: 0x01, 0x10, 0x00, 0x04, 0x00, 0x02, 0x0a, 0x32, 0x02, 0x21, 0x32, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0