Hi,
I’m trying to get working a Qubino ZMNHTD1 Smart Meter (S4, S5, S6) (http://qubino.com/products/smart-meter/), it is a house broad meter (up to 65A). Today I did the phisycal setup, and sucsesfully added the device to the network in HomeAssistant, when the sensors first came up, they have a value that looks good, but as the time passes the value remains the same, if i restart homeassisatnt or send a “refresh” from the z-wave panel I got new values, but if I change the power usage (for example switchin on the A/C) i have no update.
The device parameters are configured for sending power reporting if the diference with the previous reading is > 1% (what is the minimun to try to make sure it detects the changes)
I’ve been looking on google and here (the community) trying to find someone with similar problem but mainly the people complain about no switches working for this model but nothing about value updates.
Looking at the OZW log the only thing that now and then come up related with the node (in my case Node058) are some messages with no meaning to me that looks ignored by OZW, something like:
2018-08-08 17:07:22.265 Detail, Node058, Received: 0x01, 0x18, 0x00, 0x04, 0x00, 0x3a, 0x12, 0x56, 0x01, 0x60, 0x0d, 0x01, 0x01, 0x32, 0x02, 0xa1, 0x24, 0x00, 0x00, 0x09, 0x43, 0x00, 0x00, 0xce, 0xe0, 0x20
2018-08-08 17:07:22.265 Info, Node058, Received CRC16-command from node 58
2018-08-08 17:07:22.665 Detail, Node058, Received: 0x01, 0x18, 0x00, 0x04, 0x00, 0x3a, 0x12, 0x56, 0x01, 0x60, 0x0d, 0x01, 0x01, 0x32, 0x02, 0xa1, 0x6c, 0x00, 0x00, 0x0c, 0x07, 0x00, 0x00, 0xfd, 0x89, 0x73
2018-08-08 17:07:22.666 Info, Node058, Received CRC16-command from node 58
2018-08-08 17:07:23.065 Detail, Node058, Received: 0x01, 0x18, 0x00, 0x04, 0x00, 0x3a, 0x12, 0x56, 0x01, 0x60, 0x0d, 0x01, 0x01, 0x32, 0x02, 0xa1, 0x94, 0x00, 0x00, 0x23, 0xd3, 0x00, 0x00, 0x1b, 0x48, 0x57
2018-08-08 17:07:23.066 Info, Node058, Received CRC16-command from node 58
2018-08-08 17:07:32.265 Detail, Node058, Received: 0x01, 0x18, 0x00, 0x04, 0x00, 0x3a, 0x12, 0x56, 0x01, 0x60, 0x0d, 0x01, 0x01, 0x32, 0x02, 0x21, 0x34, 0x00, 0x00, 0x13, 0x87, 0x00, 0x00, 0x8d, 0x21, 0xec
2018-08-08 17:07:32.266 Info, Node058, Received CRC16-command from node 58
2018-08-08 17:07:32.665 Detail, Node058, Received: 0x01, 0x18, 0x00, 0x04, 0x00, 0x3a, 0x12, 0x56, 0x01, 0x60, 0x0d, 0x01, 0x01, 0x32, 0x02, 0xa1, 0x24, 0x00, 0x00, 0x09, 0x42, 0x00, 0x00, 0xf9, 0xd0, 0x26
2018-08-08 17:07:32.666 Info, Node058, Received CRC16-command from node 58
2018-08-08 17:07:33.066 Detail, Node058, Received: 0x01, 0x18, 0x00, 0x04, 0x00, 0x3a, 0x12, 0x56, 0x01, 0x60, 0x0d, 0x01, 0x01, 0x32, 0x02, 0xa1, 0x6c, 0x00, 0x00, 0x0b, 0xd0, 0x00, 0x00, 0x4c, 0xa0, 0x3b
2018-08-08 17:07:33.066 Info, Node058, Received CRC16-command from node 58
2018-08-08 17:07:33.465 Detail, Node058, Received: 0x01, 0x18, 0x00, 0x04, 0x00, 0x3a, 0x12, 0x56, 0x01, 0x60, 0x0d, 0x01, 0x01, 0x32, 0x02, 0xa1, 0x94, 0x00, 0x00, 0x23, 0xc9, 0x00, 0x00, 0x9f, 0xea, 0x6b
2018-08-08 17:07:33.466 Info, Node058, Received CRC16-command from node 58
Froozen sensors on Home assistant UI
Does anyone have this device working ok?
Does anyone understand what those OZW log lines mean?
Thanks for your help!