Hello, I have a bunch of ZigBee IKEA lights connected to a Sonoff E. I also have a bunch of Ikea ZigBee light dimmers, which I'd like to use to control all the active lights at once.
Issue arises when I want to control the lights when one of the lights is turned off with a dumb switch (in that case I'd like HA to just ignore the failed attempt for that specific entity and continue execution on the rest of the devices)
I used the "parallel" block but when a device is unreachable and not yet tagged as "unavailable", the light dimmer doesn't do anything, until all previous requests time out.
Below is a graphical block example