Changes between Version 19 and Version 20 of WikiStart
- Timestamp:
- 2012-05-16 22:06:34 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v19 v20 121 121 '''Description:''' This variable works the same way as !PMATempDevice, except that the Vera temperature device temperature is displayed as the main temperature on your thermostat, and the entire thermostat operation (heating, cooling, schedule activation, etc.) is then based on the temperature of the Vera supported sensor, not the thermostat's internal temperature sensor. 122 122 123 === !LooseTempControl === 124 125 '''Required Plugin Version:''' 1.0+ 126 127 '''Default Value:''' 0 128 129 '''Description:''' When this variable is set to "1", the thermostat plugin will not attempt to maintain the Vera setpoint when changing operating mode or hold status. Typically, this means that the thermostat setpoint will revert to setpoint in the thermostat's internal schedule. When the variable is set to "0", the plugin will make sure the thermostat remains at the Vera setpoint even when changing mode or hold status. 130 123 131 = Known Issues / Limitations = 124 132 … … 139 147 140 148 = Version History = 149 150 == 1.0 == 151 152 * Added "LooseTempControl" setting 153 * Fixed minor bug with hold status updates 154 155 == 0.9 == 156 157 * Added "custom" thermostat icon (looks like a mini 3M-50) 158 * Added GPL license headers to source code 159 * Code cleanup / refactoring 141 160 142 161 == 0.8 ==