Anyone Get the Ministon MP21ZP to Work

Has anyone got this plug with energy monitoring to work? All I get in the logs is this:

dev:50272023-02-27 08:29:57.276 PMdebugrefresh()

dev:50272023-02-27 08:29:57.074 PMdebugAssociation Report - Group: 1, Nodes: [01]

dev:50272023-02-27 08:29:57.037 PMdebugparse:zw device: 85, command: 8503, payload: 01 05 00 01 , isMulticast: false

dev:50272023-02-27 08:29:55.527 PMdebugparse:zw device: 85, command: 2503, payload: FF FF 00 , isMulticast: false

dev:50272023-02-27 08:29:55.267 PMdebugDevice Specific Report - DeviceIdType: 1, DeviceIdFormat: 1, Data: [56, 92, 251, 255, 254, 233, 180, 233]

dev:50272023-02-27 08:29:55.237 PMdebugparse:zw device: 85, command: 7207, payload: 01 28 38 5C FB FF FE E9 B4 E9 , isMulticast: false

dev:50272023-02-27 08:29:54.994 PMdebugVersion3 Report - FirmwareVersion: 1.10, ProtocolVersion: 7.13, HardwareVersion: 1

dev:50272023-02-27 08:29:54.930 PMdebugparse:zw device: 85, command: 8612, payload: 03 07 0D 01 0A 01 00 , isMulticast: false

dev:50272023-02-27 08:29:49.616 PMdebugconfigure()

I am also getting a lot of these errors as well.

dev:50272023-02-27 08:34:37.739 PMdebugparse:zw device: 85, command: 3202, payload: 21 32 00 00 00 3C 00 00 , isMulticast: false

dev:50272023-02-27 08:34:37.603 PMdebugparse:zw device: 85, command: 3202, payload: A1 4A 00 00 00 3C 00 00 , isMulticast: false

dev:50272023-02-27 08:34:37.467 PMdebugparse:zw device: 85, command: 3202, payload: A1 42 31 27 00 3C 31 2B , isMulticast: false

dev:50272023-02-27 08:34:35.445 PMdebugparse:zw device: 85, command: 3202, payload: 21 64 00 00 01 13 00 3C 00 00 01 13 , isMulticast: false

dev:50272023-02-27 08:33:36.360 PMdebugparse:zw device: 85, command: 3202, payload: 21 32 00 00 00 39 00 00 , isMulticast: false

dev:50272023-02-27 08:33:36.222 PMdebugparse:zw device: 85, command: 3202, payload: A1 4A 00 00 00 32 00 00 , isMulticast: false

dev:50272023-02-27 08:33:36.086 PMdebugparse:zw device: 85, command: 3202, payload: A1 42 31 2B 00 35 31 2F , isMulticast: false

dev:50272023-02-27 08:33:34.053 PMdebugparse:zw device: 85, command: 3202, payload: 21 64 00 00 01 13 00 3A 00 00 01 13 , isMulticast: false

dev:50272023-02-27 08:33:03.763 PMdebugparse:zw device: 85, command: 2503, payload: FF FF 00 , isMulticast: false

dev:50272023-02-27 08:33:03.634 PMdebugparse:zw device: 85, command: 2503, payload: FF FF 00 , isMulticast: false

dev:50272023-02-27 08:33:03.418 PMdebugparse:zw device: 85, command: 2503, payload: FF FF 00 , isMulticast: false

dev:50272023-02-27 08:32:18.063 PMdebugparse:zw device: 85, command: 2503, payload: FF FF 00 , isMulticast: false

Have you tried @jtp10181 's driver for the Zooz plugs?

No I haven't. I will try it and report back. Thanks for the tip.

EDIT: Looks like I found a driver for this plug by winnie. Will see how it works.

Here is one driver I found made for that device: [RELEASE]Minoston Power Switch - #15 by Kenneth
The post I linked to, a user updated the driver to fix some errors and posted it.

Here is my Zooz / universal driver. It has been tested on a MP31ZP but not the 21ZP yet. [DRIVER] Zooz Smart Plugs Advanced (ZEN04 / ZEN05 / ZEN14 / ZEN15)

2 Likes

Thanks. I have downloaded the updated driver. Will give it a try.

I had one I was working for someone. It is posted here. I did not actually make a project thread about it as I do not remember how *finished" it was.

Thanks. I noticed it is for a MP22ZP. Is the MP21ZP the same internally as the MP22ZP or do you have that info? The driver I am using seems to be providing all the info so I am hoping it is correct. Here is a snapshot of the device page. Looks correct as far as I can tell. This device is a small freezer connected to my solar system.

On another thread someone just posted a link where Minoston has posted their own Hubitat Drivers. https://minoston.com/download-indoor-smart-plug-2/?swcfpc=1

I took a peek and they have one for the MP21ZP/MP22ZP, I would give that one a try!

1 Like

It should have worked for the MP21ZP BUT... since @jtp10181 has pointed out that there are Hubitat drivers from Minoston now, I would completely recommend using theirs to begin with. One would expect the manufacturer to provide the primary option and hopefully they would be responsive if any issues were found.

Thanks. I have downloaded the groovy file. Can you open it in an editor to copy it or what?

Thanks. I will use it as soon as I can figure out how to copy it. :grinning:

@snell , @jtp10181 Guys, turns out that download from Minoston for HE was the same file I already had in use! The groovy file from Minoston was dated 3-19-22 and was from Winnie.

1 Like
  • Changelog:
  • 1.0.1 (06/18/2022)
  •  - fix a bug: the switch status is not fresh when it is controlled on the device
    
  • 1.0.0 (03/19/2022)
  •  - Initial Release

So that had me curious, I tracked down the repo for the "Winne" drivers using the import url. There are a bunch of Minoston, Eva, and NewOne drivers posted there. Some of the Minoston were updated on 6/18 with that change, but not all.

Some of the same stuff that was tested and working with my driver as well, no one was finding these other drivers so dropping this link here for future reference.

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.