Replies: 5 comments 8 replies
-
|
Same issue. Did you find how to solve this? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Hello, I finally got it working 👍 I was unable to repair the device because it has my coordinator in memory, so I contacted Bubendorff to get the leaving procedure (I added it in my previous comment). After, I attempted a new pairing using the pairing procedure (see my previous comment) and I added the following external definition : import * as m from 'zigbee-herdsman-converters/lib/modernExtend';
export default {
zigbeeModel: ['Roller Shutter with RU motor'],
model: 'Roller Shutter with RU motor',
vendor: 'Bubendorff',
description: 'Automatically generated definition',
extend: [m.light(), m.windowCovering({"controls":["lift","tilt"]})],
};And now my shutter is working well, I will do a P.R soon. |
Beta Was this translation helpful? Give feedback.
-
|
FYI I submitted the following P.Rs which are merged since yesterday to get this device natively supported in Z2M : |
Beta Was this translation helpful? Give feedback.
-
|
I'm thinking of buying a Bubendorff RU motor. However, can you please tell me (e.g. @Neonox31) if the tilt and position functions work correctly with this new Bubendorff Zigbee 3.0 RU motor? What about the Zigbee 3.0 signal quality for roller shutters located outside the home? Did you have any issues with it? I will be grateful for any feedback. |
Beta Was this translation helpful? Give feedback.






Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've just bought a Bubendorff blind equipped with the new RU Zigbee motor. For once, I find this brand's approach interesting. However, I can't pair it in Zigbee2mqtt. I get the following errors:
I think the addition of this device would be interesting for the community. Can anyone help me?
Regards,
Oliver
Beta Was this translation helpful? Give feedback.
All reactions