- minor addition to alerts.py. Adds a timestamp to the alert message body. Thanks to Brian Heiland for the suggestion.
1.0.1
- minor change to alerts.py that still had a line for testing code in it.
1.0.0
- Python 3 compatible - This version has no new functionality. It is given the first major version 1.0.0 as it is now fully Python2 and Python3 compatible. - Important info added for Gmail users to send alerts. See issue tracker; https://github.com/alaudet/raspi-sump/issues/6
0.8.0
- Option to receive alerts on low water levels instead of high. This would allow you to monitor a drinking water source for example.
0.7.0
- Add option to limit SMS Email alerts to a defined interval to prevent spamming yourself with alerts every minute or less. Can now be set in the raspisum.conf file as alert_interval. Default is 5 minutes if option is not set.