View Single Post
Unread 10/15/2013, 08:43 PM   #58
d0ughb0y
Registered Member
 
d0ughb0y's Avatar
 
Join Date: Mar 2008
Location: sf bay area
Posts: 5,165
Quote:
Originally Posted by wgraham View Post
do you change the #define MAXOUTLETS 8 to 16 or leave it at 8. So I would use outlet9 and call it heater or use one of the outlets that you have available.
Thanks
Quote:
Originally Posted by wgraham View Post
also do you uncomment #define_HEATER
yes that is correct.

set MAXOUTLETS 16 if you are connecting to two 8 channel relays (or chauvets). The Heater outlet can be assigned to any outlet number that is available. There is already code in Sensors.ino to turn Heater on or off, you just need to change the default temperature value to your preference. The high/low temperature to control heater (and fan) can be changed in the mobile app.


d0ughb0y is offline   Reply With Quote