-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ok I messed up #519
Comments
Yes it is true. In fact if you have a channel from a remote (ESPSomfy RTS, Connexoon, handheld, ...etc) that is controlling a motor that you do not want it to control simply unpair it and it will stop doing that.
If you try to pair an already paired motor it will unpair. Just click the button that the paring was not successful and it will show that it is in an unpaired state.
Most motors have a capacity of 12 but it is not uncommon for installers to set the motors up in their shop prior to installation and consume some of these slots. They may also do this at the factory. ALSO: Whatever you do, do not reuse an address from your remotes or Connexoon in ESPSomfy RTS. If you see an address in the log please resist the temptation to use it. |
You can use the virtual remote or the pairing button to unpair the motors either one will work. In the end you just need to send the prog frame to the motor when its memory is open. That being said you cannot unpair a remote that opened the memory on the motor. So open the memory with a handheld remote and then unpair ESPSomfy RTS. When I say do not share the addresses I am referring to the remote address in the shade configuration. Unfortunately, some folks have assumed that they need to replicate a working remote by using the address they see in the log when setting it up. This almost always leads to factory reset. |
Ok another strange thing I found out The handheld remotes linked to each shade are still correct, I would expect when the shades are not responding correctly the linked remotes won't either
So when I press Up on the handheld remote of shade 1, in home assistant the attributes become visible for the same/correct shade. |
Your primary issue was that the motor memory was still open when you paired the next ESPSomfy RTS shade. Depending on the motor you have to wait until the motor closes or you manually need to close it after you have paired a remote. You can simply unpair the ESPSomfy RTS setting from the motor that is not supposed to be controlled by it. Unfortunately, the same indication is given for when the memory is opened as when it is closed. To add to the confusion it is the same indication as when a remote is paired as well as unpaired. You need to make sure you keep a mental picture as to how many times the motor has jogged. So for some motors you long press on the prog button to open the memory. Then you pair the remote with a short press. Then after the motor jogs you close the memory with another short press on the prog button from the remote that originally opened the memory. Somfy must deal with this a lot as they recommend removing power from the motors you do not want to pair. EDIT: ESPSomfy RTS is in control of the linked remotes so it is a bit smarter about it. These are painless and will always be correct. |
Hardware
ESP32
Firmware version
v2.4.6
Application version
v2.4.6
What happened? What did you expect to happen?
Ok I messed up and need some info to fix this as good as possible. Because of unfamiliarity at the start and playing with your solution along the way, the memory of some shutters are full and some of them are not configured correctly (for instance when I close one shutter, 2 other shutters responds, don't ask me why)
My setup:
I use the somfy connexoon rts device (the hub) and an ESP with your software on it.
and all shutters (5 in total) are paired with the two in some way.
What I want to achieve:
only use the ESP with your solution because of the additional possibilities and well-configured shutters.
What do you suggest how to proceed?
I know that a reset is a option but unfortunately I can't get to the power supply of the shutters and I need a mechanic for it. I'm looking for something I can do myself in the meantime.
Thanks
How to reproduce it (step by step)
Logs
The text was updated successfully, but these errors were encountered: