Julius2342 / pyvlx

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

Support for setting limitations #327

Open tjaehnel opened 1 year ago

tjaehnel commented 1 year ago

This adds support for setting limitations to opening devices (not only Windows). The idea is to use that in combination with a Door/Window Opening sensor to prevent the roller shutters from going down when the terrace/balcony door is open.

Tested with Somfy io RS and Oxymo motors.

Julius2342 commented 9 months ago

Hi @tjaehnel !

Sorry for the long wait, i have overseen this PR :-/ . I already adjusted my notification settings.

In the meantime @palfrey added typing support in all files ( #338 ). May I ask you to add type hints to your PR as well?

Thank you and sorry again.

Julius

Julius2342 commented 8 months ago

Hi @tjaehnel - may i ask you to have a look at the merge conflicts?