b4db41a4009e14ce599e377eb0836540985e756a
All three hardware drivers (Olimex, generic_esp32, generic_esp8266) now
probe with the first request and bail immediately on failure.
Before: offline board with 4 relays + 3 inputs = 7 requests × 3 s timeout
= up to 21 s of blocking + 7 log lines per recheck cycle.
After: exactly 1 request × 3 s timeout regardless of I/O count.
Description
No description provided
Languages
HTML
46%
Python
43.8%
JavaScript
9.5%
CSS
0.6%
Mako
0.1%