File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 1- # Pool_Fill_Control V2.8
1+ # Pool_Fill_Control V2.9
22Raspberry 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
5664Based on the following hardware:
5765
5866Raspberry Pi 3<br >
5967LowPowerLabs MightyHat (http://lowpowerlab.com/mightyhat )<br >
6068eTape Resistive Liquid Measuring tape (http://www.milonetech.com )<br >
6169OpenEnergyMonitor emonTH & emonPi (http://www.openenergymonitor.org )
70+ Atlas Scientific USB based pH and ORP probes (http://www.atlas-scientific.com )
6271
You can’t perform that action at this time.
0 commit comments