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
46 stars 22 forks source link

close when already closed and tilted: close tilt #12

Closed DaniEll-AT closed 1 year ago

DaniEll-AT commented 1 year ago

When position = 0 but tilt > 0, close does not work. With this fix it does.

DaniEll-AT commented 1 year ago

Fixes issue #4 for the test-branch.

DaniEll-AT commented 1 year ago

@pawelma and @bruxy70 I think this Pull Request is only a minor code change but a big usability enhancement. I use it quite some time now. Please review/merge it.