bruxy70 / Venetian-Blinds-Control

Control Shutters or Venetian blinds via buttons and MQTT. Use 2 relays (up and down) and 2 binary inputs to independently control position and tilt.
MIT License
44 stars 19 forks source link

Basing this on time based cover #13

Closed bruxy70 closed 1 year ago

bruxy70 commented 1 year ago

I think it is time to merge the test branch to the master. Thanks to @pavelma for the contribution.

Changes

This is now based on the time based cover. It features a better precision and seems to work better for some blinds that are more sensitive. On the other hand, this made it worse for some other that have a minimal actuator time duration. This is now also addressed thanks to the contribution from @DaniEll-AT.

Breaking change

This reverses the tilt position to make it consistent with the position. So it is from 0 to 100, where 0 means closed and 100 open.