Motorline plugin integration

There is a need of a Motorline plugin integration for Home Assitant to be able to control Motorline MCONNECT bridge.

Any chance that anyone has any insight into Motorline MCONNECT integration. I can control it (my gate opener) with fobs (probably RF) and MCONNECT WiFi app. Dearly love to integrate into home assistant.

Yes me too! Anyone, please?

This feature request is three years old, and nobody has voted for it. If possible, start a new thread, with a link to this one to provide context if necessary.

There is a 3 year old feature request for this with only one vote. I simply can’t imagine that not more people want this, so I will give it another try.

I am looking for support for the Mconnect Motorline garage door opener. It works with Google Home via Wi-Fi and is a very popular garage door opener in Europe. Any help would be appreciated.

Here is the link: https://motorline.pt/en/products/electronic-and-control/smart-home/

Done, thank you.

Please vote, people!

I know what the other person said, but this is a duplicate to Motorline plugin integration and is likely to be closed.

The only way to get this to happen is find others that use / like it and write a custom integration…

Duplicating [FR]'s is not going to help.

What’s also strange to me is that you didn’t vote for the other one…

Try to email Motorline

I would like to an integration for this also

I managed to add 2 scenes (open and closed) over google assistant, but I cannot see the status :frowning:

Email Motorline

Well I am on the same boat, want to connect my Motorline gate motors to Home Assistant since they have MConnect. On those regards I contacted Motorline directly, via e-mail, to which they replied saying that currently they do not have an open API but they are working on having one and also in creating a native Home Assistant integration for Motorline MConnect and those features shoud be released on feature updates (no ETA’s). Also metioned that currently the supported integrations are: Google Home, Amazon Alexa and IFTTT (but this information we already have on the Motorline app).

I have built a non-HA integration for MConnect using a console app that I built to integrate MConnect with Philips Hue.
I discovered Home Assistant this week and have fallen in love with it.

I am planning to port my MConnenct API client to a Home Assistant integration for my own instance, but I’m not sure whether or not it is worth publishing it to HACS.

The main issue is that MConnect (almost) always requires an email MFA code during login. I have handled this in my console app, but it’s a bit complicated - you have to create an OAuth credential to your email service (I use Outlook, but I read that it can also be done on Gmail).

I’m not sure if this extra complexity makes it worthwhile to publish the new integration?

Hello!

Can you please share the MConnenct API documentation/collection, if any? I couldn’t find anything related.

Thank you

If you can publish I will use it! MFA on integrations is a know limitation nothing we cannot get around with some “tricks”.

I would like this to!!
Someone get it working? How?

found the web app for it: https://mconnect.motorline.pt/

All api calls are there and they can be reverse engineered.

To bypass MFA you can skip the verify api call.

Personally I skipped that and used a ShellyUniPlus to command the gate and have the moving sensor.

Hi everyone!

I have completed the integraton, and am testing it on my own MConnect installation this week to iron out any wrinkles.

At the end of the week I will request it to be added to HACS.

Hi everyone,

The Motorline MConnect integration is now available on HACS!

The Motorline MConnect integration is now available on HACS