I got 4 Tuya blinds, which I have setup with the localtuya integration. It works almost perfectly. I have the 4 blinds grouped as one blind and the 4 blinds hidden.
Once in a while one of the blinds won’t react, I guess there’s maybe a dropped package or connection issue which causes this.
If I go to the individual blind I can see the correct status and have no issue making it move. Is there any way to setup Home Assistant so that it will check to see that all blinds are moving, and if not, send the command again to the one blind that doesn’t?
Or is there any other setting I am missing, maybe a confirmation setting?
One script that opens or closes the blinds. If the blinds are open, it will close, and after sending the close command, it will wait_for_trigger for all separate blinds, and if there’s one blind that hasn’t changed state to “closing” it will send a close command to that blind. Is there something I am missing here?