Added config option to invert the polarity of the heater

This commit is contained in:
Rob Shaw
2016-04-07 15:51:46 +01:00
parent 46facc399b
commit 0e14a20cbf
2 changed files with 10 additions and 2 deletions
+2
View File
@@ -26,6 +26,8 @@ gpio_heat = 11 # Switches zero-cross solid-state-relay
gpio_cool = 10 # Regulates PWM for 12V DC Blower
gpio_air = 9 # Switches 0-phase det. solid-state-relay
heater_invert = 0 # switches the polarity of the heater control
### Inputs
gpio_door = 18