Meross wall plug

Posted on
Tue Dec 11, 2018 2:00 am
MarcoGT offline
Posts: 1091
Joined: Sep 11, 2014
Location: Germany

Meross wall plug

Hi all,

just found this ones:

https://www.amazon.de/Intelligente-Stec ... HADGTMEGB3

There is also a Python librery to control it:

https://github.com/albertogeniola/MerossIot

Maybe over Christmas I will have time to play with them.

Let's see.

Posted on
Tue Jun 11, 2019 3:49 pm
siclark offline
Posts: 1960
Joined: Jun 13, 2017
Location: UK

Re: Meross wall plug

Hi. Did you ever get these working? I'm interested but not sure how responsive they will be? Looks to me a login to the cloud server every time you send a command. Might be slow?


Sent from my iPhone using Tapatalk

Posted on
Sun Feb 28, 2021 12:38 pm
mattyf offline
Posts: 58
Joined: Apr 15, 2013

Re: Meross wall plug

I would love it if someone could help me get this library installed. It's just slightly beyond my scope of understanding.

Posted on
Sun Feb 28, 2021 2:42 pm
FlyingDiver offline
User avatar
Posts: 7210
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Meross wall plug

mattyf wrote:
I would love it if someone could help me get this library installed. It's just slightly beyond my scope of understanding.


Installing the library on it's own isn't going to help you. You would also need to write code (ie a plugin) that would make that library available to Indigo. Complicating it even further is that the library is Python3 only, which cannot be accessed directly from an Indigo plugin. I have a method for using Python3 libraries in some of my plugins now, but it's pretty involved to use.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Wed Mar 03, 2021 1:25 pm
mattyf offline
Posts: 58
Joined: Apr 15, 2013

Re: Meross wall plug

But could I write a python script that just ran as a script inside Indigo?

Posted on
Wed Mar 03, 2021 1:27 pm
FlyingDiver offline
User avatar
Posts: 7210
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Meross wall plug

mattyf wrote:
But could I write a python script that just ran as a script inside Indigo?


It would have to be an external script, since internal scripts can only be Python2. But yes, you could do that.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Wed Mar 03, 2021 1:28 pm
FlyingDiver offline
User avatar
Posts: 7210
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Meross wall plug

That assumes you have Python3 installed on your computer, which is only Catalina or later, but default.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 2 guests

cron