mirror of https://github.com/arendst/Tasmota.git
Preliminary implementatino of multi-controller, in-depth testing and optimizations pending
This commit is contained in:
parent
920c7ffadc
commit
d6008321cc
|
@ -662,6 +662,7 @@
|
|||
|
||||
#define USE_THERMOSTAT
|
||||
|
||||
#define THERMOSTAT_CONTROLLER_OUTPUTS 1 // Number of outputs to be controlled independently
|
||||
#define THERMOSTAT_SENSOR_NAME "DS18B20" // Name of the local sensor to be used
|
||||
#define THERMOSTAT_RELAY_NUMBER 1 // Default output relay number
|
||||
#define THERMOSTAT_SWITCH_NUMBER 1 // Default input switch number
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue