This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.

The Homey Community has been moved to https://community.athom.com.

This forum is now read-only for archive purposes.

Support for RollerTrol motors

Hi! 
I am wondering about possible support for RollerTrol blinds (http://rollertrol.com/) motors. It is a 433Mhz protocol. Not wildly popular, but not entirely from the woods either.
I have access to one  motor that uses the protocol, and have successfully figured out the RF code that is necessary to get the motor working in Home Assistant, which uses this library: https://github.com/Danielhiversen/pyRFXtrx/tree/master/RFXtrx
The code looks like this: 0919000000b8d6020000
where b8d6 is the 'house code' of the cover.
Could anyone point me at a good, already deployed app that I could fork to make this work?
Is this code enough to figure out the rest of the signal or do I need anything else? Does it need to be converted to another format perhaps?

Comments

Sign In or Register to comment.