Sketch to control two ventilation fans connected to a heat recovery unit that is ducted to all of the bedrooms and bathrooms. Fresh air is warmed by the stale air extracted from the bathrooms and then fed into the bedrooms. 4 DHT11 sensors, one in each duct. Stale air humidity and temp is used to calc dewpoint and that is used to control the fan speeds. Intake disabled if below freezing to avoid the heat recovery unit freezing up. Data logged to serial which is connected to a bluetooth module and fed via Node-red to thingspeak.com
Implement count rather than pause to ignore x readings when slowing down so that I have continuous readings
Reset added for freeze flag