[APP][Pro] Motion Blinds

Hi. I am new one. Thanks for this app but I have problem. Sometime this app works perfect sometime not. I need to restart device and it start to move my blinds.

Hi, I think I can/may write in Dutch? I started home automation with great enthusiasm. And much has already been achieved. Now the roller blind. In the App on the phone and on the laptop, the roller blind turns in the wrong direction. Open is closed and closed is open. How and where can I adjust this?

Setting the direction of the blinds is not done in the Homey app, but done while setting the endpositions, according to the blind manual. For my blinds, I had to press up and down buttons simultaniously on the remote in the programming phase. Fun fact: the motion blinds remote is almost symmetrical, my wife held the original remote upside down and blamed the curtains for working opposite. :slight_smile:

Ik kan geen gordijnen toevoegen na dat ik de brigde heb gekoppeld aan mijn Hoemey Pro 2019
De onderstaande code heb ik via de app diagnost.rapp.
bac9588b-9208-4cde-95e1-f58a5328ba7c
Graag hoor ik even wat ik verkeerd doe.

I’m considering Motionblinds and of course they need to work with Homey. But it appears there are two bridges available: CMD-01 (mini stick) and CM-20 (black round). Do they both work with the app and which is recommended?

Can’t say anything about the CM-20, but I have a couple of mini-sticks and have had no issue at all. Very pleased with Motionblinds and connection with Homey is very good.

@Edwin_D is this correct (motionblinds working on matter via homey)
I do not read it in your posts…

Well it does here, Generated a matter (over thread) setup code via Eve app and use that for setup within Homey

Hi, sorry, I don’t follow this thread anymore. I do not have a Homey anymore, never been near a new Homey pro and do not have Matter products from Eve or Motion Blinds. I do not have much time either. I also do not get any debug logs, because development of this app has been taken over.

But for what I can help with comments above:

  • this app is not for Matter products, but for devices coupled to an Motion Blinds wifi bridge.
  • CMD-01 (mini stick) and CM-20 (black round) will both work. The latter is more expensive bit proved more reliable to me.
  • If the blinds are not found, try to experiment with the checkboxes in the settings. Restart the app when you change a setting, wait a few seconds and try again.
2 Likes

Thanks @K3nneth and @Edwin_D, that helps!

In contrast to the Motionblinds WiFi app, the position of the roller blind in Homey is not updated when you manually pull the roller blind cord. The only solution is to automatically restart the app. But that’s not my intention.

Responding to externally triggered changes to the blind should work. The wifi bridge uses broadcasts to notify of changes happening from the outside, such as remotes or controls on the blind. These broadcasts however do not travel across different networks, long hops or can even be blocked by certain router or switch settings. For instance IGMP snooping is known to cause problems.

You can experiment with the options in the Homey app a bit to see if there is a cause from within the Homey Motion Blinds app preventing the broadcasts being received.

To counteract possible problems if the reporting does not work, the app queries the blinds at a very slow rate (think once or twice a day). The manufacturer of Motion Blinds explicitly asks not to poll at a higher rate for multiple reasons. One being blinds battery use, but the most urgent one: polling causes writes to the wifi bridge flash memory. This wears out the flash (it is not designed to withstand frequent writes). So polling could cause bridge malfunction. That is why I did not implements polling more often.

The fact that the official Motion app works is due to the fact that it uses an different way of communication, not available to integration developers.

1 Like

Do more people have the problem that controlling the top down buttem up curtains via the homey app does not work? Homey sees the correct position, but adjustment via Homey is not possible.

I had to do the following. Go to ā€œabout MOTIONā€ in your motionblinds app and tap that schreen 5 times(no kidding) That wil generate a key that you can use in your Homey motionblinds app.

For those looking to add 3 Day Motorized blinds to Homey - the community app ā€œMotionblindsā€ does the trick. Be aware that you must add your devices and THEN add a key (available in the 3 Day Blinds app by going to ā€œaboutā€ and then tapping the screen 5 times).

Once I figured out about adding the key AFTER adding my devices - it works like a charm.

Hope that helps…

  • Ron