SOLVED: ZWave MimoLite driver incomplete?

I’ve been using a Fortrezz MimoLite in a special hardware application I created on a different software platform for years, and am testing Hassio as a replacement.

While I had no problem including the device in HA, and can easily send a signal to the relay, It doesn’t seem to interpret the MimoLite’s analog response, i.e. the voltage from my hardware application.

Is this because the ML is only partially implemented for HA- or is some extra configuration ‘glue’ needed to be able to read this analog sensor?

An example response from the relay is:

2020-04-07 14:18:43.785 Info, Node017, Sending (Send) message (Callback ID=0x93, Expected Reply=0x04) - SwitchBinaryCmd_Get (Node=17): 0x01, 0x09, 0x00, 0x13, 0x11, 0x02, 0x25, 0x02, 0x25, 0x93, 0x67
2020-04-07 14:18:43.793 Detail, Node017,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2020-04-07 14:18:43.793 Detail, Node017,   ZW_SEND_DATA delivered to Z-Wave stack
2020-04-07 14:18:43.986 Detail, Node017,   Received: 0x01, 0x18, 0x00, 0x13, 0x93, 0x00, 0x00, 0x13, 0x02, 0xab, 0x7f, 0x7f, 0x7f, 0x7f, 0x01, 0x01, 0x03, 0x10, 0x0d, 0x00, 0x00, 0x02, 0x01, 0x00, 0x00, 0xc0
2020-04-07 14:18:43.986 Detail, Node017,   ZW_SEND_DATA Request with callback ID 0x93 received (expected 0x93)
2020-04-07 14:18:43.986 Info, Node017, Request RTT 200 Average Request RTT 151
2020-04-07 14:18:43.986 Detail,   Expected callbackId was received
2020-04-07 14:18:53.722 Detail, Node017,   Received: 0x01, 0x0b, 0x00, 0x04, 0x00, 0x11, 0x03, 0x20, 0x01, 0x00, 0xab, 0x00, 0x68
2020-04-07 14:18:53.722 Detail, 

Getting desperate trying to get this to work. Anyone successfully able to read a MimoLite’s analog sensor in HA?

FINALLY got the analog sensor reading working, see my most recent post in:

Now that I’m (hopefully) past the hard part, I’ll have my propane tank level reader up and running again soon.

1 Like