Skip to content

unstable operations #6

@avbdr

Description

@avbdr

Thank you very much for your efforts with this project. I have built an esphome wrapper around your library and so far everything is working great as long as you are controlling single blind.
I have 5 blinds which i have to control at the same time so to do that im sending commands to them one after another. From the most it is working fine but im getting bunch of missed commands by the 2nd or a 3rd (pretty much always the second one) blind.
currently your sendAOKCommand and setndTribit() functions are unchanged
I have added a 600ms delay after each command execution which significantly improved missed commands rate.
Do you have any suggestions what I can change to get more reliable operation?

Blinds are operating with 6 different remotes with different serials without channels usage, there is no way to control all of the with a single command unfortunately. But if there will be no other option -- seems I would need to reprogram the shades to use same serial and different channels

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions