Hi,
I have added rolling code to the sendCommand method to allow external storage of rolling codes.
I had a problem with NVS on ESP32C3 and decided to keep the rolling codes "offloaded". This approach allows users to use this library on bridge type of devices where there is no need to keep state of the controlled shutters.
Too many default values might result into breaking changes. This line results in the method overload forcing exact naming. I'll add separate function for this functionality in separate PR to not pollute the codebase with unnecessary commits
Hi, I have added rolling code to the sendCommand method to allow external storage of rolling codes.
I had a problem with NVS on ESP32C3 and decided to keep the rolling codes "offloaded". This approach allows users to use this library on bridge type of devices where there is no need to keep state of the controlled shutters.