Why isn’t there an built in error handling, such as retry, repeat or whatever than just a error notification?
For example for Error: Failed to send request: Failed to deliver message: <sl_Status.ZIGBEE_DELIVERY_FAILED: 3074>
Why isn’t there an built in error handling, such as retry, repeat or whatever than just a error notification?
For example for Error: Failed to send request: Failed to deliver message: <sl_Status.ZIGBEE_DELIVERY_FAILED: 3074>
There’s ZHA which lets you call a ZigBee action with repeats and error handling. Check HACS.
Are you thinking about ”Retry”? Ï’ll look into it, thanks.
Still think it should be built in though.