Skip to content

Commit 93e6a9c

Browse files
author
rjsears
authored
Update README.md
1 parent 47a8393 commit 93e6a9c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Pool_Fill_Control V2.8
1+
# Pool_Fill_Control V2.9
22
Raspberry Pi / Arduino / Python Project to automate filling of swimming pool.
33

44

@@ -52,11 +52,20 @@ V2.8 (2016-06-13)
5252

5353
<br>
5454

55+
V2.9 (2016-06-18)
56+
- Eliminated alerting.py file, added contents to pooldb.py file.
57+
- Added a lot of DEBUG printing to STDOUT if DEBUG == 1 is set.
58+
- Moved pool_level and pump_running_watts table defs to pooldb.py
59+
so that you do not have to modify table definitions in main script.
60+
- Added in temperature compensation function for pH readings if you
61+
have a pool water temp probe. Configuration is done in pooldb.py
62+
5563

5664
Based on the following hardware:
5765

5866
Raspberry Pi 3<br>
5967
LowPowerLabs MightyHat (http://lowpowerlab.com/mightyhat)<br>
6068
eTape Resistive Liquid Measuring tape (http://www.milonetech.com)<br>
6169
OpenEnergyMonitor emonTH & emonPi (http://www.openenergymonitor.org)
70+
Atlas Scientific USB based pH and ORP probes (http://www.atlas-scientific.com)
6271

0 commit comments

Comments
 (0)