1) That makes sense. I’ll give it a try.
2) Correct. That sounds great. Can you email the release? No problem on the FTDI refresh.
One more question: The Dallas DS18B20 temperature sensor uses a one wire bus and should be able to support multiple sensors on the same bus. I have one installed in each of my fixtures. With my old controller (an Arduino based controller I coded/wired myself), I took the greater of the two readings to trigger the fan on and off. While I haven’t seen it documented, what should I expect if I wire both on the same bus to the Storm X? I assume the controller polls the bus to determine the address(s) of the sensors on the bus. If this functionality doesn’t exist, I can probably modify the sketch to add it (I honestly haven’t reviewed it yet), but that will be a pain for future firmware releases.