rstrouse / ESPSomfy-RTS

A controller for Somfy RTS shades and blinds
The Unlicense
429 stars 32 forks source link

Blind Position #351

Closed Darozas closed 2 months ago

Darozas commented 2 months ago

Hardware

ESP32

Firmware version

v2.4.2

Application version

v2.4.2

What happened? What did you expect to happen?

Blind position if set say 40% in Home assistant only opens line 2% and shows as fully open.

How to reproduce it (step by step)

1. Set position to 40% in home assistant
2. only opens up by 2% 
3. is there a way to control this?
...

Logs

No response

rstrouse commented 2 months ago

Did you set the timing for the blind movement in milliseconds?

Darozas commented 2 months ago

Thanks for your time. No i have all as default did i missed something here on how to set timings?

Regards

rstrouse commented 2 months ago

You need to set the timing on the motors.

Here are some instructions https://github.com/rstrouse/ESPSomfy-RTS/wiki/Configuring-the-Software#motor-timing

Darozas commented 2 months ago

Thanks