DrozmotiX / ioBroker.wled

IoBroker integration to WLED project
https://github.com/Aircoookie/WLED
MIT License
31 stars 14 forks source link

v0.7.3 fills up the log with reconnect retries for not availabe devices #713

Open Speedbreaker12 opened 1 month ago

Speedbreaker12 commented 1 month ago

As mentioned in #186, it's currently not possible to remove old devices from the adapter configuration without manually deleting the object tree. In the past, this wasn’t a major issue, as the adapter would simply log a message indicating that the device was unavailable at startup.

However, with version 0.7.3, the log is constantly filled with reconnect retries for these devices. It would be helpful to either provide an option to remove them from the adapter configuration or revert to the previous behavior. Manually deleting devices from the object tree can be risky for non-beta users.

DutchmanNL commented 1 month ago

Thank you, related to https://github.com/DrozmotiX/ioBroker.wled/issues/615