Got a situation. Libarary sees sensors during 1st seach (in begin) but addresses not stored. Subsequental searches may fail on some configs (long wires, weak bus, etc, I encountered it personal). And here is no way to get those found addresses and use it directly (direct access by addresses work better than search!). Can you add feature in ::begin() to store addresses? I can code it myself if you accept pull requests, don't want to fork...
Got a situation. Libarary sees sensors during 1st seach (in begin) but addresses not stored. Subsequental searches may fail on some configs (long wires, weak bus, etc, I encountered it personal). And here is no way to get those found addresses and use it directly (direct access by addresses work better than search!). Can you add feature in ::begin() to store addresses? I can code it myself if you accept pull requests, don't want to fork...