Skip to content

Commit f00d4a8

Browse files
committed
Minor text changes
1 parent 7c3b9e6 commit f00d4a8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

smartapps/dcoffing/evap-cooler-thermostat.src/evap-cooler-thermostat.groovy

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Virtual Thermostat for Evaporative Coolers
2+
Virtual Thermostat for Evaporative Coolers .
33
Copyright 2016 Dale Coffing, SmartThings
44
55
This smartapp provides automatic control for Evaporative Coolers (single or two-speed) using
@@ -15,7 +15,7 @@
1515
or Monoprice #11989 Z-Wave In-Wall On/Off module
1616
1717
Change Log
18-
2016-07-02b. fixed mode bug not by changing technique, cleaned up code with shutdownEvap()
18+
2016-07-02b. fixed mode bug not shutting of evap by changing mode technique, cleaned up code with shutdownEvap()
1919
a. modify dynamic feedback of inputs to be via paragraph technique
2020
2016-07-01 changed user select mode method, changed default delay-on to 1.5
2121
2016-06-30 added dynamic temperature display readout to Room Setpoint Temp input for ease of troubleshooting
@@ -47,7 +47,7 @@
4747
*/
4848

4949
definition(
50-
name: "Evap Cooler Thermostat",
50+
name: "Evap. Cooler Thermostat",
5151
namespace: "dcoffing",
5252
author: "Dale Coffing, SmartThings",
5353
description: "Automatic control for an Evaporative Cooler with a 2-speed motor, water pump and any temp sensor.",

0 commit comments

Comments
 (0)