Julius2342 / pyvlx

PyVLX - controling VELUX windows with Python via KLF 200
GNU Lesser General Public License v3.0
77 stars 27 forks source link

[Feature request] Support silent mode #60

Closed mathieu-mp closed 3 years ago

mathieu-mp commented 3 years ago

Hi,

Thank you for your job on klf200 !

Would you consider supporting silent mode ? Silent mode is a slow speed motor mode on Somfy "S&SO RS100 io" motors. "Smoove RS100 io" remote has a button to enable this feature, but I cannot tell if klf200 supports it.

Regards, Mathieu.

Julius2342 commented 3 years ago

Happy to accept pull requests :-)

mathieu-mp commented 3 years ago

The klf200 API doc mentions a removal of the motor speed endpoint We won't go any further on this feature with the current firmware

pawlizio commented 3 years ago

Isn't it possible to define the motor speed with a functional parameter. I saw such a solution on FHEM forum and source code. I could not observe any change in speed on my blinds, but actually I'm not sure if my support this feature. I have Somfy blinds and covers and with Tahoma I also don't have this feature.

Julius2342 commented 3 years ago

I remember that I tried that out, but it did not work. So i did not add it to the interface...