Somfy_Remote_Lib icon indicating copy to clipboard operation
Somfy_Remote_Lib copied to clipboard

unabel to control covers

Open ageurtse opened this issue 1 year ago • 4 comments

I have a problem, but don't know where to look. I rebuild the schematic from this site https://www.die-welt.net/2021/06/controlling-somfy-roller-shutters-using-an-esp32-and-esphome/

flashed my ESP32, but the up/down and stop commands won't work. When learning the remote the cover goes shortly up an down. but that is it.

i make use of NVSRollingCodeStorage.

ageurtse avatar Sep 05 '22 10:09 ageurtse

What type of covers do you have and what type of remote did you used before? Have a look at https://github.com/Legion2/Somfy_Remote_Lib/issues/17#issuecomment-1054628543, you may also have to adjust the repeat parameter for your type of covers to work.

Legion2 avatar Sep 05 '22 19:09 Legion2

I have blinds witw a somfy rts motor. The origanaly remote is an old telis 4

ageurtse avatar Sep 06 '22 03:09 ageurtse

tryed the things from post 17, and changed the repeat time's but that didn't solved it. any more clue's

ageurtse avatar Sep 08 '22 16:09 ageurtse

I think your covers and remote use different commands or variations of the commands. Maybe you find some more information about their protocol in the internet (e.g. https://github.com/merbanan/rtl_433), but I can't help you debug your hardware.

Legion2 avatar Sep 08 '22 19:09 Legion2