I have 2 new Aqara Roller Shade Motors E1, connected to Conbee2 (Firmware 26780700 - Gateway Version 2.30.2) which is operated by a Raspberry 3B, Ubuntu Linux and homebridge Running.
The connected Roller Shades 2 have been recognized by conbee2 and visible, controllable in deconzGUI. But unfortunatelly they run at different operating speeds. One is More than 2x times faster than the other. In Aqara Home App, the Speed can be changed. But this Option is Not available in DeConz GUI.
You could use an app, i.e. Postman to update using the DeCONZ API and set the Speed. Speed is 1 - 3, 1 being slow and 3 being the fasted. The default should be 2. You can verify the current speed in Phoscon Goto Help > Api Information and select blinds.
CMake Error: The source directory “/” does not appear to contain CMakeLists.txt
Specify --help for usage, or press the help button on the CMake GUI.
Error: /build is not a directory
Don’t know what this means and how to proceed from this point.
with your help I was able to make the blinds operate at the same speed.
Somehow the first must be at “speed” “1” and the other at “speed” “2”. But they are operating at the same speed now.
I’m still facing problems with receiving they key, after resetting the Phoscon Gateway.
Even if YARC! claims, that the payload is invalid, it works with a CURL command in the console (PUTTY):
curl http://IP:PORT/api/ -X POST -d ‘{“devicetype”: “TestKey”}’